-
Enhancement
-
Resolution: Not an Issue
-
P4
-
14
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
-