|
|
|||||||
|
For examples, see: http://weblogs.java.net/pub/wlg/991 |
||||||||
|
|
|||||||
|
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. |