G1CMTask::_concurrent is a mirror of G1ConcurrentMark::_concurrent.
This member is either used in asserts or in non-performance critical paths, but adds significant amount of code to maintain this equality.
It does not seem worth the effort, so remove it.
This member is either used in asserts or in non-performance critical paths, but adds significant amount of code to maintain this equality.
It does not seem worth the effort, so remove it.
- is blocked by
-
JDK-8200234 Cleanup Remark and Cleanup pause code
- Resolved