hotspot/src/share/vm/opto/loopnode.cpp
changeset 595 a2be4c89de81
parent 212 cd4963e67949
child 768 d0bebc7eefc2
child 670 ddf3e9583f2f
--- a/hotspot/src/share/vm/opto/loopnode.cpp	Thu May 29 12:04:14 2008 -0700
+++ b/hotspot/src/share/vm/opto/loopnode.cpp	Thu May 29 16:22:09 2008 -0700
@@ -2632,6 +2632,7 @@
     case Op_LoadD_unaligned:
     case Op_LoadL_unaligned:
     case Op_StrComp:            // Does a bunch of load-like effects
+    case Op_AryEq:
       pinned = false;
     }
     if( pinned ) {