hotspot/src/share/vm/runtime/vmStructs.cpp
changeset 2356 81a6245db120
parent 2254 f13dda645a4b
child 2359 7242a18bcd12
equal deleted inserted replaced
2271:ff6d122287cb 2356:81a6245db120
  1318   /****************/                                                      \
  1318   /****************/                                                      \
  1319   /* Object sizes */                                                      \
  1319   /* Object sizes */                                                      \
  1320   /****************/                                                      \
  1320   /****************/                                                      \
  1321                                                                           \
  1321                                                                           \
  1322   declare_constant(oopSize)                                               \
  1322   declare_constant(oopSize)                                               \
       
  1323   declare_constant(heapOopSize)                                           \
  1323   declare_constant(LogBytesPerWord)                                       \
  1324   declare_constant(LogBytesPerWord)                                       \
  1324   declare_constant(BytesPerLong)                                          \
  1325   declare_constant(BytesPerLong)                                          \
  1325                                                                           \
  1326                                                                           \
  1326   /********************/                                                  \
  1327   /********************/                                                  \
  1327   /* Object alignment */                                                  \
  1328   /* Object alignment */                                                  \