hotspot/src/share/vm/memory/cardTableModRefBS.hpp

Print this page

        

*** 42,51 **** --- 42,52 ---- // Some classes get to look at some private stuff. friend class BytecodeInterpreter; friend class VMStructs; friend class CardTableRS; friend class CheckForUnmarkedOops; // Needs access to raw card bytes. + friend class SharkBuilder; #ifndef PRODUCT // For debugging. friend class GuaranteeNotModClosure; #endif protected: