-
Enhancement
-
Resolution: Fixed
-
P3
-
9
-
b21
To turn off concurrent refinement you have to specify
-XX:-G1UseAdaptiveConcRefinement -XX:G1ConcRefinementYellowZone=9999999 -XX:G1ConcRefinementRedZone=9999999 -XX:G1ConcRefinementGreenZone=9999999
There should be an easier way to do this, we could introduce a new flag called -XX:-G1UseConcRefinement
-XX:-G1UseAdaptiveConcRefinement -XX:G1ConcRefinementYellowZone=9999999 -XX:G1ConcRefinementRedZone=9999999 -XX:G1ConcRefinementGreenZone=9999999
There should be an easier way to do this, we could introduce a new flag called -XX:-G1UseConcRefinement
- is blocked by
-
JDK-8140255 Move the management of G1YoungRemSetSamplingThread from G1ConcurrentRefine
- Resolved
- relates to
-
JDK-8230187 Throughput post-write barrier for G1
- Draft
-
JDK-8062128 Dramatic difference between UseConcMarkSweepGC and UseG1GC
- Open
-
JDK-8172792 JEP 308: Improve Dynamic Number of Thread Sizing for G1
- Closed
-
JDK-8176211 Setting -XX:G1ConcRefinementThreads=0 gives different behavior to using default value of G1ConcRefinementThreads=0
- Closed
(2 links to)