RFR: JDK-8222227: Shenandoah: Fix Traversal GC weak roots handling in final-traversal pause

Roman Kennke rkennke at redhat.com
Tue Apr 9 20:47:33 UTC 2019


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().

> > Webrev:
> > http://cr.openjdk.java.net/~rkennke/JDK-8222227/webrev.02/
> 
> Looks good, modulo the thing above.


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: This is a digitally signed message part
URL: <https://mail.openjdk.org/pipermail/hotspot-gc-dev/attachments/20190409/de0e2d7d/signature.asc>


More information about the hotspot-gc-dev mailing list