hotspot/src/share/vm/opto/lcm.cpp
changeset 15242 695bb216be99
parent 14623 70c4c1be0a14
child 15871 b04dd94da4e6
--- a/hotspot/src/share/vm/opto/lcm.cpp	Tue Jan 22 11:31:25 2013 -0800
+++ b/hotspot/src/share/vm/opto/lcm.cpp	Tue Jan 22 15:34:16 2013 -0800
@@ -175,6 +175,7 @@
     case Op_StrEquals:
     case Op_StrIndexOf:
     case Op_AryEq:
+    case Op_EncodeISOArray:
       // Not a legit memory op for implicit null check regardless of
       // embedded loads
       continue;