hotspot/src/share/vm/runtime/vmStructs.cpp
changeset 28032 195f814dfa62
parent 27905 12c6386f6775
child 28369 a62a208f18de
--- a/hotspot/src/share/vm/runtime/vmStructs.cpp	Wed Dec 10 11:30:46 2014 +0100
+++ b/hotspot/src/share/vm/runtime/vmStructs.cpp	Wed Dec 10 11:31:43 2014 +0100
@@ -556,9 +556,6 @@
                                                                                                                                      \
   nonstatic_field(TenuredGeneration,           _min_heap_delta_bytes,                         size_t)                                \
   nonstatic_field(TenuredGeneration,           _the_space,                                    ContiguousSpace*)                      \
-  nonstatic_field(TenuredGeneration,           _last_gc,                                      WaterMark)                             \
-                                                                                                                                     \
-                                                                                                                                     \
                                                                                                                                      \
   nonstatic_field(Space,                       _bottom,                                       HeapWord*)                             \
   nonstatic_field(Space,                       _end,                                          HeapWord*)                             \