Loading... (original) (raw)
- Type:
Enhancement
- Resolution: Fixed
- Priority:
P4
- Fix Version/s: 11
- Affects Version/s: 11
G1ConcurrentMark::_concurrent_marking_in_progress is only used in a single assert. It does not seem to serve any purpose except duplicating _concurrent.
Remove.
is blocked by
JDK-8199742 Clean up state flags in G1CollectorState
- Resolved