hotspot/src/share/vm/prims/jvmtiRedefineClasses.cpp
changeset 15446 5ea56212959f
parent 15444 ab03781780dc
child 15591 b8aa0577f137
--- a/hotspot/src/share/vm/prims/jvmtiRedefineClasses.cpp	Thu Jan 31 20:09:16 2013 -0800
+++ b/hotspot/src/share/vm/prims/jvmtiRedefineClasses.cpp	Thu Jan 31 20:11:14 2013 -0800
@@ -1542,6 +1542,7 @@
       case Bytecodes::_getfield       : // fall through
       case Bytecodes::_getstatic      : // fall through
       case Bytecodes::_instanceof     : // fall through
+      case Bytecodes::_invokedynamic  : // fall through
       case Bytecodes::_invokeinterface: // fall through
       case Bytecodes::_invokespecial  : // fall through
       case Bytecodes::_invokestatic   : // fall through