RFR: 8038947 HotSpotDiagnosticMXBean/CheckOrigin.java 'NewSize' should have origin 'ERGONOMIC' but had 'DEFAULT'

Srinivas Ramakrishna ysr1729 at gmail.com
Sun Apr 27 20:07:06 UTC 2014


Looks good.

ysr1729

> On Apr 24, 2014, at 23:20, Staffan Larsen <staffan.larsen at oracle.com> wrote:
> 
> Can I get a Review for this, please?
> 
> Thanks,
> /Staffan
> 
>> On 8 apr 2014, at 14:07, Staffan Larsen <staffan.larsen at oracle.com> wrote:
>> 
>> This test verifies the origins of a couple of flags. One origin type is ERGONOMIC. The test used NewSize as an example flag that was set ergonomically by the JVM. It turns out that flag is not always set ergonomically. 
>> 
>> This change switches to use UseParNewGC as the ergonomic flag. This flag is set whenever UseConcMarkSweepGC is used.
>> 
>> webrev: http://cr.openjdk.java.net/~sla/8038947/webrev.00/
>> bug: https://bugs.openjdk.java.net/browse/JDK-8038947
>> 
>> Thanks,
>> /Staffan
> 



More information about the hotspot-gc-dev mailing list