< prev index next >

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

rename things

*** 20,36 **** * or visit www.oracle.com if you need additional information or have any * questions. * */ ! #ifndef SHARE_VM_GC_SHARED_CARDTABLEMODREFBSCODEGEN_HPP ! #define SHARE_VM_GC_SHARED_CARDTABLEMODREFBSCODEGEN_HPP #include "utilities/macros.hpp" #ifndef ZERO ! #include CPU_HEADER(gc/shared/cardTableModRefBSCodeGen) #endif ! class CardTableModRefBSCodeGen; ! #endif // SHARE_VM_GC_SHARED_CARDTABLEMODREFBSCODEGEN_HPP --- 20,36 ---- * or visit www.oracle.com if you need additional information or have any * questions. * */ ! #ifndef SHARE_VM_GC_SHARED_MODREFBARRIERSETASSEMBLER_HPP ! #define SHARE_VM_GC_SHARED_MODREFBARRIERSETASSEMBLER_HPP #include "utilities/macros.hpp" #ifndef ZERO ! #include CPU_HEADER(gc/shared/modRefBarrierSetAssembler) #endif ! class ModRefBarrierSetAssembler; ! #endif // SHARE_VM_GC_SHARED_MODREFBARRIERSETASSEMBLER_HPP
< prev index next >