RFR(S): 8145566: PrintNMethods compile command broken since b89

Nils Eliasson nils.eliasson at oracle.com
Fri Dec 18 11:51:53 UTC 2015


Hi,

Please review this patch. Fixes an issue where TypedOptionMatchers freed 
their Symbols twice (already decremented in super class destructor). 
This affects CompileCommand option after a while when the Symbols are 
cleaned.

Bug: https://bugs.openjdk.java.net/browse/JDK-8145566
Webrev: http://cr.openjdk.java.net/~neliasso/8145566/

Regards,
Nils


More information about the hotspot-compiler-dev mailing list