8337389: Parallel: Remove unnecessary forward declarations in psScavenge.hpp
Reviewed-by: kbarrett, tschatzl
This commit is contained in:
parent
2120a8414e
commit
7b1e6f8ed9
@ -34,9 +34,7 @@
|
||||
#include "oops/oop.hpp"
|
||||
#include "utilities/stack.hpp"
|
||||
|
||||
class ReferenceProcessor;
|
||||
class ParallelScavengeHeap;
|
||||
class ParallelScavengeTracer;
|
||||
class PSIsAliveClosure;
|
||||
class STWGCTimer;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user