hotspot/src/share/vm/runtime/stubRoutines.cpp
changeset 13969 d2a189b83b87
parent 13391 30245956af37
child 13974 791cba24758f
--- a/hotspot/src/share/vm/runtime/stubRoutines.cpp	Mon Oct 08 17:04:00 2012 -0700
+++ b/hotspot/src/share/vm/runtime/stubRoutines.cpp	Tue Oct 09 10:11:38 2012 +0200
@@ -421,6 +421,7 @@
   case T_ARRAY:
   case T_OBJECT:
   case T_NARROWOOP:
+  case T_NARROWKLASS:
   case T_ADDRESS:
     // Currently unsupported
     return NULL;