RFR (S) 8241692: Shenandoah: remove ShenandoahHeapRegion::_reserved

Zhengyu Gu zgu at redhat.com
Thu Mar 26 18:34:16 UTC 2020


Good to me.

-Zhengyu

On 3/26/20 2:20 PM, Aleksey Shipilev wrote:
> RFE:
>    https://bugs.openjdk.java.net/browse/JDK-8241692
> 
> Follow up from JDK-8241668: _reserved field is not actually needed, because we can just use bottom()
> and end() available. Saves 16 bytes per region.
> 
> Webrev:
>    https://cr.openjdk.java.net/~shade/8241692/webrev.01/
> 
> Testing: hotspot_gc_shenandoah
> 




More information about the hotspot-gc-dev mailing list