RFR: JDK-8222227: Shenandoah: Fix Traversal GC weak roots handling in final-traversal pause
Aleksey Shipilev
shade at redhat.com
Tue Apr 9 20:49:23 UTC 2019
On 4/9/19 10:47 PM, Roman Kennke wrote:
> Am Dienstag, den 09.04.2019, 22:43 +0200 schrieb Aleksey Shipilev:
>> On 4/9/19 10:30 PM, Roman Kennke wrote:
>>> We currently clean weak roots only when weak-references are
>>> processed in Traversal GC. This is wrong, because it should be independent
>>> whether or not it's doing reference-processing.
>>
>> Not sure I can cross-reference it with the current code. Where do we
>> clean weak roots with Traversal now?
>
> Ah oops, forgot to mention: it happens as part of fixup_roots().
I see. Okay then!
-Aleksey
More information about the shenandoah-dev
mailing list