Details
-
Enhancement
-
Status: Closed
-
P4
-
Resolution: Not an Issue
-
14
Description
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.
Attachments
Issue Links
- relates to
-
JDK-6858051 Create GC worker threads dynamically
-
- Resolved
-
-
JDK-8204951 Investigate to use WorkGang for Parallel GC
-
- Resolved
-