BUG-5504: use Object.toString() without overrides in precondition 88/36288/1
authorRobert Varga <rovarga@cisco.com>
Wed, 16 Mar 2016 12:57:17 +0000 (13:57 +0100)
committerRobert Varga <rovarga@cisco.com>
Wed, 16 Mar 2016 12:57:17 +0000 (13:57 +0100)
commit414ea232f11da87dbdfbb1a7a10155b93e93b853
tree3f4d1a79264f9f7a39639e0f01f650ea6b40f00d
parent6090bde532aa98fbe22597f10cde3d8c81081069
BUG-5504: use Object.toString() without overrides in precondition

The precondition check could end up using a lot of memory due to dump of the
data tree. Implement a simpler version and use that in the message.

Change-Id: I494cb92c7f4691d235e8ffac6f79c696e4ea0f48
Signed-off-by: Robert Varga <rovarga@cisco.com>
yang/yang-data-impl/src/main/java/org/opendaylight/yangtools/yang/data/impl/schema/tree/InMemoryDataTree.java