Request for review JDK-8165674 - G1CMMarkStack::out_of_memory possibly redundant

Alexander Harlap alexander.harlap at oracle.com
Wed Mar 1 21:03:19 UTC 2017


Please review change for JDK-8165674 
<https://bugs.openjdk.java.net/browse/JDK-8165674>- 
G1CMMarkStack::out_of_memory possibly redundant.

Change is located at http://cr.openjdk.java.net/~aharlap/8165674/webrev.01/

JDK-8165674 states that the G1CMMarkStack::_out_of_memory member may be 
redundant,
just mirroring the value of G1ConcurrentMark::_has_overflown.

Attached is proof of redundancy (based on some data flow analysis)

Alex

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/hotspot-gc-dev/attachments/20170301/3f2d56ac/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ProofOfRedundancy.pdf
Type: application/pdf
Size: 33542 bytes
Desc: not available
URL: <https://mail.openjdk.org/pipermail/hotspot-gc-dev/attachments/20170301/3f2d56ac/ProofOfRedundancy.pdf>


More information about the hotspot-gc-dev mailing list