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

Aleksey Shipilev shade at redhat.com
Tue Apr 9 20:43:22 UTC 2019


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?

> Webrev:
> http://cr.openjdk.java.net/~rkennke/JDK-8222227/webrev.02/

Looks good, modulo the thing above.

-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/e1641653/signature.asc>


More information about the hotspot-gc-dev mailing list