src/hotspot/share/gc/shared/vmStructs_gc.hpp
changeset 49754 ee93c1087584
parent 49730 c2761ef9fd95
child 49982 9042ffe5b7fe
--- a/src/hotspot/share/gc/shared/vmStructs_gc.hpp	Thu Apr 12 11:05:42 2018 +0200
+++ b/src/hotspot/share/gc/shared/vmStructs_gc.hpp	Thu Apr 12 11:22:24 2018 +0200
@@ -103,7 +103,6 @@
   nonstatic_field(CardTableBarrierSet,         _card_table,                                   CardTable*)                            \
                                                                                                                                      \
   nonstatic_field(CollectedHeap,               _reserved,                                     MemRegion)                             \
-  nonstatic_field(CollectedHeap,               _barrier_set,                                  BarrierSet*)                           \
   nonstatic_field(CollectedHeap,               _is_gc_active,                                 bool)                                  \
   nonstatic_field(CollectedHeap,               _total_collections,                            unsigned int)                          \
                                                                                                                                      \