< prev index next >

src/hotspot/share/gc/shared/genOopClosures.hpp

8199604_cardtablemodrefbs_rename

*** 29,39 **** #include "oops/oop.hpp" class Generation; class HeapWord; class CardTableRS; ! class CardTableModRefBS; class DefNewGeneration; class KlassRemSet; // Closure for iterating roots from a particular generation // Note: all classes deriving from this MUST call this do_barrier --- 29,39 ---- #include "oops/oop.hpp" class Generation; class HeapWord; class CardTableRS; ! class CardTableBarrierSet; class DefNewGeneration; class KlassRemSet; // Closure for iterating roots from a particular generation // Note: all classes deriving from this MUST call this do_barrier
< prev index next >