Skip to content

Commit 07e976a

Browse files
committed
8303081: Serial: Remove unused VM_MarkSweep
Reviewed-by: tschatzl
1 parent 8de841d commit 07e976a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/hotspot/share/gc/serial/markSweep.hpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,6 @@ class MarkSweep : AllStatic {
8686
//
8787
friend class AdjustPointerClosure;
8888
friend class KeepAliveClosure;
89-
friend class VM_MarkSweep;
9089

9190
//
9291
// Vars

0 commit comments

Comments
 (0)