src/share/vm/runtime/stubRoutines.cpp

changeset 4159
8e47bac5643a
parent 3969
1d7922586cf6
child 4164
d804e148cff8
     1.1 --- a/src/share/vm/runtime/stubRoutines.cpp	Mon Oct 08 17:04:00 2012 -0700
     1.2 +++ b/src/share/vm/runtime/stubRoutines.cpp	Tue Oct 09 10:11:38 2012 +0200
     1.3 @@ -421,6 +421,7 @@
     1.4    case T_ARRAY:
     1.5    case T_OBJECT:
     1.6    case T_NARROWOOP:
     1.7 +  case T_NARROWKLASS:
     1.8    case T_ADDRESS:
     1.9      // Currently unsupported
    1.10      return NULL;

mercurial