Bug 3151: Fix Not a Proxy Instance Exception 12/19812/1
authorThomas Bachman <tbachman@yahoo.com>
Thu, 7 May 2015 15:07:52 +0000 (11:07 -0400)
committerThomas Bachman <tbachman@yahoo.com>
Thu, 7 May 2015 15:07:52 +0000 (11:07 -0400)
commitae86a20d3d555382807eeb1f97e005c5654ce250
tree6beb5a21e695268b9009f4bc051764cd07dd1840
parente89320aae6e40db4600eec423f2e02160fadda80
Bug 3151: Fix Not a Proxy Instance Exception

This fixes a bug where a "Not a Proxy Instance"
exception (also IllegalArgumentException) is thrown
when hashCode is invoked in a yangtools generated
builder.

Change-Id: Icb96311f2c0c77dc8ba1377279de18b0db3886d1
Signed-off-by: Thomas Bachman <tbachman@yahoo.com>
code-generator/binding-data-codec/src/main/java/org/opendaylight/yangtools/binding/data/codec/impl/LazyDataObject.java