**DONOTDELETE**
(Unregistered)
06/16/04 11:19 AM
Re: Java 1.5 DOESN'T report object tree, just obj
Instrumentation.getObjectSize() DOESN'T WORK for that.
On one of my tests, I have a 12k object.
jdk 1.5 Instrumentation.getObjectSize() returns 16 (object itself only) instead of the object tree 12k.