Fwd: 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
Fri Mar 24 13:59:44 UTC 2017
Sorry forgot link to the actual change:
http://cr.openjdk.java.net/~aharlap/8065402/webrev.00/
Alex
-------- Forwarded Message --------
Subject: Request for review JDK-8065402, , G1 does not expand marking
stack when mark stack overflow happens during concurrent marking
Date: Thu, 23 Mar 2017 16:47:43 -0400
From: Alexander Harlap <alexander.harlap at oracle.com>
Organization: Oracle Corporation
To: hotspot-gc-dev at openjdk.java.net <hotspot-gc-dev at openjdk.java.net>
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/20170324/d8b8c6b2/attachment.htm>
More information about the hotspot-gc-dev
mailing list