< prev index next >

src/share/vm/compiler/methodLiveness.cpp

Print this page

        

@@ -769,11 +769,10 @@
     case Bytecodes::_jsr:
     case Bytecodes::_jsr_w:
     case Bytecodes::_getstatic:
     case Bytecodes::_putstatic:
     case Bytecodes::_getfield:
-    case Bytecodes::_vgetfield:
     case Bytecodes::_putfield:
     case Bytecodes::_invokevirtual:
     case Bytecodes::_invokespecial:
     case Bytecodes::_invokestatic:
     case Bytecodes::_invokeinterface:
< prev index next >