open Udiff src/hotspot/share/gc/shared/cardGeneration.hpp (original) (raw)
@@ -29,10 +29,11 @@ // and uses a card-size block-offset array to implement block_start.
#include "gc/shared/generation.hpp"
class BlockOffsetSharedArray; +class CardTableRS; class CompactibleSpace;
class CardGeneration: public Generation { friend class VMStructs; protected: