diff src/share/vm/runtime/stubRoutines.cpp @ 6853:d804e148cff8

Merge
author kvn
date Fri, 12 Oct 2012 09:22:52 -0700
parents b9a9ed0f8eeb 8e47bac5643a
children a3ecd773a7b9
line wrap: on
line diff
--- a/src/share/vm/runtime/stubRoutines.cpp	Tue Oct 09 10:09:34 2012 -0700
+++ b/src/share/vm/runtime/stubRoutines.cpp	Fri Oct 12 09:22:52 2012 -0700
@@ -421,6 +421,7 @@
   case T_ARRAY:
   case T_OBJECT:
   case T_NARROWOOP:
+  case T_NARROWKLASS:
   case T_ADDRESS:
     // Currently unsupported
     return NULL;