diff --git a/src/hotspot/share/gc/shared/genOopClosures.hpp b/src/hotspot/share/gc/shared/genOopClosures.hpp index 076b2fd..58d88b8 100644 --- a/src/hotspot/share/gc/shared/genOopClosures.hpp +++ b/src/hotspot/share/gc/shared/genOopClosures.hpp @@ -31,7 +31,7 @@ class Generation; class HeapWord; class CardTableRS; -class CardTableModRefBS; +class CardTableBarrierSet; class DefNewGeneration; class KlassRemSet;