Skip to content

Commit

Permalink
8301344: G1: Remove DirtyCardToOopClosure forward declaration in g1Oo…
Browse files Browse the repository at this point in the history
…pClosures.hpp

Reviewed-by: tschatzl
  • Loading branch information
albertnetymk committed Jan 31, 2023
1 parent 7b3919d commit 4b0e259
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/hotspot/share/gc/g1/g1OopClosures.hpp
Expand Up @@ -34,7 +34,6 @@ class HeapRegion;
class G1CollectedHeap;
class G1RemSet;
class G1ConcurrentMark;
class DirtyCardToOopClosure;
class G1CMBitMap;
class G1ParScanThreadState;
class G1ScanEvacuatedObjClosure;
Expand Down

1 comment on commit 4b0e259

@openjdk-notifier
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.