changeset 15101 | 58d43bf04c45 |
parent 14120 | 7d298141c258 |
child 15936 | 4fda1079e8a3 |
--- a/hotspot/src/share/vm/memory/filemap.hpp Mon Jan 07 15:32:51 2013 -0500 +++ b/hotspot/src/share/vm/memory/filemap.hpp Tue Jan 08 13:38:11 2013 -0500 @@ -63,6 +63,7 @@ int _magic; // identify file type. int _version; // (from enum, above.) size_t _alignment; // how shared archive should be aligned + int _obj_alignment; // value of ObjectAlignmentInBytes struct space_info { int _file_offset; // sizeof(this) rounded to vm page size