Request for review JDK-8065402, , G1 does not expand marking stack when mark stack overflow happens during concurrent marking
Alexander Harlap
alexander.harlap at oracle.com
Thu Mar 23 20:47:43 UTC 2017
Please review change for JDK-8065402
<https://bugs.openjdk.java.net/browse/JDK-8065402> - G1 does not expand
marking stack when mark stack overflow happens during concurrent marking.
I added call to the G1CMMarkStack::expand() from
G1ConcurrentMark::mark_from_roots().
I added comment and attachment to the JDK-8065402
<https://bugs.openjdk.java.net/browse/JDK-8065402> with an explanation
of testing.
Thank you,
Alex
<https://bugs.openjdk.java.net/browse/JDK-8065402>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/hotspot-gc-dev/attachments/20170323/7f1a9317/attachment.htm>
More information about the hotspot-gc-dev
mailing list