[16] RFR 8248227: Shenandoah: Refactor Shenandoah::heap() to match other GCs

Aleksey Shipilev shade at redhat.com
Mon Jun 29 07:04:09 UTC 2020


On 6/24/20 2:18 PM, Zhengyu Gu wrote:
> Please review this small patch that refactors Shenandoah::heap() to 
> match other GCs.
> 
> Bug: https://bugs.openjdk.java.net/browse/JDK-8248227
> Webrev: http://cr.openjdk.java.net/~zgu/JDK-8248227/webev.00/index.html

Wait. We do the same thing as ZHeap::heap(). This patch clashes with the intent of JDK-8241743. At
very least we have to prove it compiles down to the same.

-- 
Thanks,
-Aleksey



More information about the shenandoah-dev mailing list