src/hotspot/share/runtime/vmStructs.cpp
changeset 49347 edb65305d3ac
parent 49318 f5954447b0bd
child 49384 b242a1e3f9cf
--- a/src/hotspot/share/runtime/vmStructs.cpp	Tue Mar 06 13:08:59 2018 +0100
+++ b/src/hotspot/share/runtime/vmStructs.cpp	Tue Mar 06 08:36:44 2018 +0100
@@ -2237,8 +2237,7 @@
                                                                           \
   declare_constant(BarrierSet::ModRef)                                    \
   declare_constant(BarrierSet::CardTableModRef)                           \
-  declare_constant(BarrierSet::G1SATBCT)                                  \
-  declare_constant(BarrierSet::G1SATBCTLogging)                           \
+  declare_constant(BarrierSet::G1BarrierSet)                              \
                                                                           \
   declare_constant(BOTConstants::LogN)                                    \
   declare_constant(BOTConstants::LogN_words)                              \