hotspot/src/share/vm/memory/filemap.hpp
changeset 20406 934f0b12daa9
parent 19319 0ad35be0733a
child 23515 f4872ef5df09
equal deleted inserted replaced
20405:3321f6b16639 20406:934f0b12daa9
    24 
    24 
    25 #ifndef SHARE_VM_MEMORY_FILEMAP_HPP
    25 #ifndef SHARE_VM_MEMORY_FILEMAP_HPP
    26 #define SHARE_VM_MEMORY_FILEMAP_HPP
    26 #define SHARE_VM_MEMORY_FILEMAP_HPP
    27 
    27 
    28 #include "memory/metaspaceShared.hpp"
    28 #include "memory/metaspaceShared.hpp"
       
    29 #include "memory/metaspace.hpp"
    29 
    30 
    30 // Layout of the file:
    31 // Layout of the file:
    31 //  header: dump of archive instance plus versioning info, datestamp, etc.
    32 //  header: dump of archive instance plus versioning info, datestamp, etc.
    32 //   [magic # = 0xF00BABA2]
    33 //   [magic # = 0xF00BABA2]
    33 //  ... padding to align on page-boundary
    34 //  ... padding to align on page-boundary