hotspot/src/cpu/ppc/vm/templateTable_ppc_64.cpp
changeset 32596 8feecdee3156
parent 30310 522ea430079f
child 35085 839c8ba29724
child 35166 23125410af16
--- a/hotspot/src/cpu/ppc/vm/templateTable_ppc_64.cpp	Fri Aug 28 11:10:57 2015 +0200
+++ b/hotspot/src/cpu/ppc/vm/templateTable_ppc_64.cpp	Tue Aug 18 17:48:35 2015 -0400
@@ -105,7 +105,7 @@
       }
       break;
 #endif // INCLUDE_ALL_GCS
-    case BarrierSet::CardTableModRef:
+    case BarrierSet::CardTableForRS:
     case BarrierSet::CardTableExtension:
       {
         Label Lnull, Ldone;