mirror of
https://github.com/openjdk/jdk.git
synced 2026-01-29 12:38:24 +00:00
8326722: Cleanup unnecessary forward declaration in collectedHeap.hpp
Reviewed-by: tschatzl
This commit is contained in:
parent
c5c866aafe
commit
4fcae1aef5
@ -46,9 +46,6 @@
|
||||
// class defines the functions that a heap must implement, and contains
|
||||
// infrastructure common to all heaps.
|
||||
|
||||
class WorkerTask;
|
||||
class AdaptiveSizePolicy;
|
||||
class BarrierSet;
|
||||
class GCHeapLog;
|
||||
class GCHeapSummary;
|
||||
class GCTimer;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user