mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 06:45:07 +02:00
8224665: Parallel GC: Use WorkGang (7: remove task manager)
Reviewed-by: stefank, kbarrett, tschatzl
This commit is contained in:
parent
fd1966fa3a
commit
1447c5c0e3
18 changed files with 13 additions and 2112 deletions
|
@ -83,7 +83,6 @@ class javaVFrame;
|
|||
class DeoptResourceMark;
|
||||
class jvmtiDeferredLocalVariableSet;
|
||||
|
||||
class GCTaskQueue;
|
||||
class ThreadClosure;
|
||||
class ICRefillVerifier;
|
||||
class IdealGraphPrinter;
|
||||
|
@ -108,7 +107,6 @@ class WorkerThread;
|
|||
// - ConcurrentGCThread
|
||||
// - WorkerThread
|
||||
// - GangWorker
|
||||
// - GCTaskThread
|
||||
// - WatcherThread
|
||||
// - JfrThreadSampler
|
||||
//
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue