RFR (XS) 8024425: VM_HeapDumper doesn't put anonymous classes in the heap dump - Corrected links

Fredrik Arvidsson fredrik.arvidsson at oracle.com
Thu Oct 10 05:28:20 PDT 2013


Hi again...
Please forgive me for messing up the links in the previous mail. This 
should be ok I hope.

Please help me to review the changes below:

Jira case: https://bugs.openjdk.java.net/browse/JDK-8024425
Webrev: http://cr.openjdk.java.net/~allwin/farvidss/8024425/webrev.00/ 
<http://cr.openjdk.java.net/%7Eallwin/farvidss/8024425/webrev.00/>

About this change.
I switched from using the SystemDictionary to use ClassLoaderDataGraph 
instead since the SystemDictionary lack information about the 
'anonymous' classes related to this bug.

Previously failed Aurora tests have been run using UTE and verified to 
PASS. The heap dump file have been successfully opened and parsed using 
jhat and eclipse MAT.

Cheers
/Fredrik


-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/serviceability-dev/attachments/20131010/3f92b34e/attachment.html 


More information about the serviceability-dev mailing list