src/share/vm/memory/blockOffsetTable.hpp
Index Unified diffs Context diffs Sdiffs Patch New Old Previous File Next File
*** old/src/share/vm/memory/blockOffsetTable.hpp	Tue Apr 28 14:15:47 2015
--- new/src/share/vm/memory/blockOffsetTable.hpp	Tue Apr 28 14:15:44 2015

*** 24,34 **** --- 24,34 ---- #ifndef SHARE_VM_MEMORY_BLOCKOFFSETTABLE_HPP #define SHARE_VM_MEMORY_BLOCKOFFSETTABLE_HPP #include "memory/memRegion.hpp" ! #include "runtime/virtualspace.hpp" ! #include "memory/virtualspace.hpp" #include "utilities/globalDefinitions.hpp" // The CollectedHeap type requires subtypes to implement a method // "block_start". For some subtypes, notably generational // systems using card-table-based write barriers, the efficiency of this

src/share/vm/memory/blockOffsetTable.hpp
Index Unified diffs Context diffs Sdiffs Patch New Old Previous File Next File