hotspot/src/share/vm/runtime/vmStructs.cpp
changeset 32596 8feecdee3156
parent 32389 626f27450e12
child 32623 390a27af5657
--- a/hotspot/src/share/vm/runtime/vmStructs.cpp	Fri Aug 28 11:10:57 2015 +0200
+++ b/hotspot/src/share/vm/runtime/vmStructs.cpp	Tue Aug 18 17:48:35 2015 -0400
@@ -2253,6 +2253,7 @@
                                                                           \
   declare_constant(BarrierSet::ModRef)                                    \
   declare_constant(BarrierSet::CardTableModRef)                           \
+  declare_constant(BarrierSet::CardTableForRS)                            \
   declare_constant(BarrierSet::CardTableExtension)                        \
   declare_constant(BarrierSet::G1SATBCT)                                  \
   declare_constant(BarrierSet::G1SATBCTLogging)                           \