hotspot/src/share/vm/runtime/vmStructs.cpp
changeset 31358 693058672cc6
parent 31129 02ee7609f0e1
child 31614 f60b185e0bdf
child 31412 32477ea959ee
--- a/hotspot/src/share/vm/runtime/vmStructs.cpp	Wed Jun 17 15:45:43 2015 +0000
+++ b/hotspot/src/share/vm/runtime/vmStructs.cpp	Wed Jun 17 14:44:54 2015 +0200
@@ -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)                                   \