hotspot/src/share/vm/interpreter/bytecodes.hpp
changeset 2570 ecc7862946d4
parent 1623 a0dd9009e992
child 3261 c7d5aae8d3f7
--- a/hotspot/src/share/vm/interpreter/bytecodes.hpp	Mon Apr 20 14:48:03 2009 -0700
+++ b/hotspot/src/share/vm/interpreter/bytecodes.hpp	Tue Apr 21 23:21:04 2009 -0700
@@ -218,7 +218,7 @@
     _invokespecial        = 183, // 0xb7
     _invokestatic         = 184, // 0xb8
     _invokeinterface      = 185, // 0xb9
-    _xxxunusedxxx         = 186, // 0xba
+    _invokedynamic        = 186, // 0xba     // if EnableInvokeDynamic
     _new                  = 187, // 0xbb
     _newarray             = 188, // 0xbc
     _anewarray            = 189, // 0xbd