Skip to content

Commit

Permalink
8323000: Parallel: Remove unused class declarations in psScavenge
Browse files Browse the repository at this point in the history
Reviewed-by: stefank
  • Loading branch information
albertnetymk committed Jan 4, 2024
1 parent dd517c6 commit c3cd1f1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/hotspot/share/gc/parallel/psScavenge.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,10 @@
#include "oops/oop.hpp"
#include "utilities/stack.hpp"

class OopStack;
class ReferenceProcessor;
class ParallelScavengeHeap;
class ParallelScavengeTracer;
class PSIsAliveClosure;
class PSRefProcTaskExecutor;
class STWGCTimer;

class PSScavenge: AllStatic {
Expand Down

0 comments on commit c3cd1f1

Please sign in to comment.