RFR(XXS) 8224508: Shenandoah: Need to update thread roots in final mark for piggyback ref update cycle
Aleksey Shipilev
shade at redhat.com
Tue May 21 21:10:02 UTC 2019
On 5/21/19 10:50 PM, Zhengyu Gu wrote:
> The thread roots may still contain forwarded oops.
>
> Bug: https://bugs.openjdk.java.net/browse/JDK-8224508
> Webrev: http://cr.openjdk.java.net/~zgu/JDK-8224508/webrev.00/
Looks okay. Indent is not correct at L1509 here, please fix before pushing.
1508 if (has_forwarded_objects()) {
1509 // Degen may be caused by failed evacuation of roots
1510 if (is_degenerated_gc_in_progress()) {
-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/20190521/4030c75f/signature.asc>
More information about the hotspot-gc-dev
mailing list