hotspot/src/share/vm/prims/jvmtiRedefineClasses.cpp
changeset 15446 5ea56212959f
parent 15444 ab03781780dc
child 15591 b8aa0577f137
equal deleted inserted replaced
15445:3a166138739c 15446:5ea56212959f
  1540       case Bytecodes::_anewarray      : // fall through
  1540       case Bytecodes::_anewarray      : // fall through
  1541       case Bytecodes::_checkcast      : // fall through
  1541       case Bytecodes::_checkcast      : // fall through
  1542       case Bytecodes::_getfield       : // fall through
  1542       case Bytecodes::_getfield       : // fall through
  1543       case Bytecodes::_getstatic      : // fall through
  1543       case Bytecodes::_getstatic      : // fall through
  1544       case Bytecodes::_instanceof     : // fall through
  1544       case Bytecodes::_instanceof     : // fall through
       
  1545       case Bytecodes::_invokedynamic  : // fall through
  1545       case Bytecodes::_invokeinterface: // fall through
  1546       case Bytecodes::_invokeinterface: // fall through
  1546       case Bytecodes::_invokespecial  : // fall through
  1547       case Bytecodes::_invokespecial  : // fall through
  1547       case Bytecodes::_invokestatic   : // fall through
  1548       case Bytecodes::_invokestatic   : // fall through
  1548       case Bytecodes::_invokevirtual  : // fall through
  1549       case Bytecodes::_invokevirtual  : // fall through
  1549       case Bytecodes::_ldc_w          : // fall through
  1550       case Bytecodes::_ldc_w          : // fall through