hotspot/src/share/vm/runtime/vmStructs.cpp
changeset 31412 32477ea959ee
parent 31404 63e8fcd70bfc
parent 31358 693058672cc6
child 31515 6aed85dadbe6
child 33962 a96fba52fc81
--- a/hotspot/src/share/vm/runtime/vmStructs.cpp	Wed Jun 24 09:13:12 2015 +0200
+++ b/hotspot/src/share/vm/runtime/vmStructs.cpp	Thu Jun 25 09:48:50 2015 -0700
@@ -545,7 +545,6 @@
                                                                                                                                      \
   nonstatic_field(Generation,                  _reserved,                                     MemRegion)                             \
   nonstatic_field(Generation,                  _virtual_space,                                VirtualSpace)                          \
-  nonstatic_field(Generation,                  _level,                                        int)                                   \
   nonstatic_field(Generation,                  _stat_record,                                  Generation::StatRecord)                \
                                                                                                                                      \
   nonstatic_field(Generation::StatRecord,      invocations,                                   int)                                   \