RFR (XXS): JDK-8049327: [TESTBUG] gc/logging/TestGCId.java assumes default PrintGCID value is true

Erik Helin erik.helin at oracle.com
Mon Jul 7 08:45:44 UTC 2014


On Monday 07 July 2014 10:02:37 AM Bengt Rutisson wrote:
> Hi everyone,
> 
> Can I have a couple of reviews for this very small fix?
> 
> http://cr.openjdk.java.net/~brutisso/8049327/webrev.00/
> 
> https://bugs.openjdk.java.net/browse/JDK-8049327

Looks good, Reviewed.

Thanks,
Erik

> When I backported the PrintGCID fix from JDK 9 to the 8u repo I changed
> the default value to false for this flag. But I forgot to update the
> test. The proposed patch simply changes the expected default behavior to
> be false for PrintGCID.
> 
> Thanks,
> Bengt




More information about the hotspot-gc-dev mailing list