diff src/share/vm/opto/lcm.cpp @ 6853:d804e148cff8

Merge
author kvn
date Fri, 12 Oct 2012 09:22:52 -0700
parents 8e47bac5643a
children 2aff40cb4703
line wrap: on
line diff
--- a/src/share/vm/opto/lcm.cpp	Tue Oct 09 10:09:34 2012 -0700
+++ b/src/share/vm/opto/lcm.cpp	Fri Oct 12 09:22:52 2012 -0700
@@ -164,6 +164,7 @@
     case Op_StoreL:
     case Op_StoreP:
     case Op_StoreN:
+    case Op_StoreNKlass:
       was_store = true;         // Memory op is a store op
       // Stores will have their address in slot 2 (memory in slot 1).
       // If the value being nul-checked is in another slot, it means we