RFR (S): 8200074: Remove G1ConcurrentMark::_concurrent_marking_in_progress

Stefan Johansson stefan.johansson at oracle.com
Wed Mar 28 12:23:07 UTC 2018


Looks good,
StefanJ

On 2018-03-26 20:17, Thomas Schatzl wrote:
> Hi all,
>
>    can I have reviews for the following change that removes
> G1ConcurrentMark::_concurrent_marking_in_progress since it is only used
> in some asserts, and at the same time mostly the same
> as G1ConcurrentMark::_concurrent (ie. it is used to verify
> _concurrent).
>
> CR:
> https://bugs.openjdk.java.net/browse/JDK-8200074
> Webrev:
> http://cr.openjdk.java.net/~tschatzl/8200074/webrev
> Testing:
> hs-tier 1-5 with other changes
>
> Change needs JDK-8200255 to apply cleanly.
>
> Thanks,
>    Thomas




More information about the hotspot-gc-dev mailing list