hotspot/src/share/vm/runtime/vmStructs.cpp
changeset 30269 041d6fdcfa65
parent 30227 fdb68fee3e41
parent 30258 413e15d1b146
child 30291 54cdc5c1a9cb
--- a/hotspot/src/share/vm/runtime/vmStructs.cpp	Thu Apr 16 14:05:48 2015 -0700
+++ b/hotspot/src/share/vm/runtime/vmStructs.cpp	Mon Apr 20 14:26:54 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*)                           \
                                                                                                                                      \