hotspot/src/cpu/x86/vm/templateTable_x86_32.cpp
changeset 28837 fda2ab610119
parent 28650 772aaab2582f
--- a/hotspot/src/cpu/x86/vm/templateTable_x86_32.cpp	Wed Feb 04 22:21:08 2015 +0900
+++ b/hotspot/src/cpu/x86/vm/templateTable_x86_32.cpp	Wed Feb 04 10:18:28 2015 -0500
@@ -185,7 +185,6 @@
       }
       break;
     case BarrierSet::ModRef:
-    case BarrierSet::Other:
       if (val == noreg) {
         __ movptr(obj, NULL_WORD);
       } else {