-
Type:
Enhancement
-
Resolution: Unresolved
-
Priority:
P4
-
Affects Version/s: None
-
Component/s: hotspot
As JDK-8337709 indicates, G1 concurrent marking uses segregated task queues for array chunks.
Adopt the same mechanism for g1 concurrent marking; this has the added benefit that by default this mechanism pushes multiple continuations, fixing JDK-8167480.
Adopt the same mechanism for g1 concurrent marking; this has the added benefit that by default this mechanism pushes multiple continuations, fixing JDK-8167480.
- relates to
-
JDK-8337709 Use allocated states for chunking large array processing
-
- Resolved
-