hotspot/src/share/vm/runtime/vmStructs.cpp
changeset 5694 1e0532a6abff
parent 5686 5435e77aa3df
child 5702 201c5cde25bb
equal deleted inserted replaced
5693:3015c564fcbc 5694:1e0532a6abff
  1326                                                                           \
  1326                                                                           \
  1327   declare_constant(oopSize)                                               \
  1327   declare_constant(oopSize)                                               \
  1328   declare_constant(LogBytesPerWord)                                       \
  1328   declare_constant(LogBytesPerWord)                                       \
  1329   declare_constant(BytesPerLong)                                          \
  1329   declare_constant(BytesPerLong)                                          \
  1330                                                                           \
  1330                                                                           \
  1331   /********************/                                                  \
       
  1332   /* Object alignment */                                                  \
       
  1333   /********************/                                                  \
       
  1334                                                                           \
       
  1335   declare_constant(MinObjAlignment)                                       \
       
  1336   declare_constant(MinObjAlignmentInBytes)                                \
       
  1337   declare_constant(LogMinObjAlignmentInBytes)                             \
       
  1338                                                                           \
       
  1339   /********************************************/                          \
  1331   /********************************************/                          \
  1340   /* Generation and Space Hierarchy Constants */                          \
  1332   /* Generation and Space Hierarchy Constants */                          \
  1341   /********************************************/                          \
  1333   /********************************************/                          \
  1342                                                                           \
  1334                                                                           \
  1343   declare_constant(ageTable::table_size)                                  \
  1335   declare_constant(ageTable::table_size)                                  \