-
Type:
Enhancement
-
Resolution: Not an Issue
-
Priority:
P4
-
Affects Version/s: 14
-
Component/s: hotspot
In JDK-6858051 we introduced an abstraction into WorkerManager to allow multiple work gang implementations as different GCs used different ones.
WithJDK-8204951 this difference has been removed, all collectors use WorkGang.
Now this additional abstraction in WorkerManager can be removed.
With
Now this additional abstraction in WorkerManager can be removed.
- relates to
-
JDK-6858051 Create GC worker threads dynamically
-
- Resolved
-
-
JDK-8204951 Investigate to use WorkGang for Parallel GC
-
- Resolved
-