Bug 3151: Fix Not a Proxy Instance Exception 11/19811/1
authorThomas Bachman <tbachman@yahoo.com>
Thu, 7 May 2015 14:55:03 +0000 (10:55 -0400)
committerThomas Bachman <tbachman@yahoo.com>
Thu, 7 May 2015 14:56:21 +0000 (10:56 -0400)
commit8d8e65dbd56ea4714d117b03ea725362978b4bd6
tree5e167fa9726a0ae1d56dce8e38a7cf61c31b2f58
parent9af32f6d5f9da9f384d491e5066ea2423763e9c9
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: Iddc7ca6e4785e5ce11e41900a438dbb49baeaf6d
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