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