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

Tobias Hartmann tobias.hartmann at oracle.com
Fri Dec 18 12:30:23 UTC 2015


Hi Nils,

looks good to me. I verified that your patch fixes the problem.

Best,
Tobias

On 18.12.2015 12:51, Nils Eliasson wrote:
> 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