hotspot/src/share/vm/runtime/vmStructs.cpp
changeset 30258 413e15d1b146
parent 30155 a3a254791703
child 30269 041d6fdcfa65
--- a/hotspot/src/share/vm/runtime/vmStructs.cpp	Wed Apr 15 16:37:57 2015 -0400
+++ b/hotspot/src/share/vm/runtime/vmStructs.cpp	Thu Apr 16 09:28:18 2015 +0200
@@ -555,7 +555,6 @@
   nonstatic_field(GenerationSpec,              _init_size,                                    size_t)                                \
   nonstatic_field(GenerationSpec,              _max_size,                                     size_t)                                \
                                                                                                                                      \
-    static_field(GenCollectedHeap,             _gch,                                          GenCollectedHeap*)                     \
   nonstatic_field(GenCollectedHeap,            _young_gen,                                    Generation*)                           \
   nonstatic_field(GenCollectedHeap,            _old_gen,                                      Generation*)                           \
                                                                                                                                      \