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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <https://mail.openjdk.org/pipermail/hotspot-gc-dev/attachments/20190409/1b28978e/signature.asc>


More information about the hotspot-gc-dev mailing list