RFR: 8240745: Implementation: JEP 377: ZGC: A Scalable Low-Latency Garbage Collector (Production)

Per Liden per.liden at oracle.com
Fri Mar 27 14:59:46 UTC 2020


Thanks for reviewing!

/Per

On 3/27/20 3:33 PM, Stefan Karlsson wrote:
> Looks great!
> 
> StefanK
> 
> On 2020-03-27 15:30, Per Liden wrote:
>> Please review the patch for JEP 377: ZGC: A Scalable Low-Latency 
>> Garbage Collector (Production).
>>
>> This patch changes the UseZGC option, some of the ZGC-specific 
>> options, as well as some of the ZGC-specific JFR events from 
>> experimental to product. It also adjusts tests using ZGC to not supply 
>> -XX:+UnlockExperimentalVMOptions.
>>
>> Note that this patch builds on JDK-8241361, which as of this writing, 
>> has not yet been pushed.
>>
>> JEP: https://openjdk.java.net/jeps/377
>> Bug: https://bugs.openjdk.java.net/browse/JDK-8240745
>> Webrev: http://cr.openjdk.java.net/~pliden/8240745/webrev.0
>>
>> Testing: Passed tier 1-7 on all platforms.
>>
>> /Per
> 



More information about the hotspot-gc-dev mailing list