[15] RFR 8242602: Shenandoah: allow earlier recycle of trashed regions during concurrent root processing

Aleksey Shipilev shade at redhat.com
Tue Apr 14 16:33:01 UTC 2020


On 4/14/20 6:28 PM, Aleksey Shipilev wrote:
> On 4/14/20 5:11 PM, Zhengyu Gu wrote:
>> Bug: https://bugs.openjdk.java.net/browse/JDK-8242602
>> Webrev: http://cr.openjdk.java.net/~zgu/JDK-8242602/webrev.00/
> 
> This carries what needs to be done in flags, and flags get down as soon as the relevant block is
> finished.

...or maybe we should just split weak/strong roots into phases:
  https://bugs.openjdk.java.net/browse/JDK-8242643

...which would handle all this already?

-- 
Thanks,
-Aleksey




More information about the hotspot-gc-dev mailing list