< prev index next >

src/share/vm/gc/g1/g1RegionToSpaceMapper.hpp

Print this page
rev 9743 : [mq]: 8145752-fix-include-guards

*** 87,92 **** size_t region_granularity, size_t byte_translation_factor, MemoryType type); }; ! #endif /* SHARE_VM_GC_G1_G1REGIONTOSPACEMAPPER_HPP */ --- 87,92 ---- size_t region_granularity, size_t byte_translation_factor, MemoryType type); }; ! #endif // SHARE_VM_GC_G1_G1REGIONTOSPACEMAPPER_HPP
< prev index next >