hotspot/src/cpu/x86/vm/interp_masm_x86_32.cpp
changeset 24322 c2978d1578e3
parent 23203 76c2a23e2537
child 25714 87fa6860b5ae
--- a/hotspot/src/cpu/x86/vm/interp_masm_x86_32.cpp	Mon Apr 28 16:05:12 2014 -0700
+++ b/hotspot/src/cpu/x86/vm/interp_masm_x86_32.cpp	Tue Apr 29 08:08:44 2014 +0200
@@ -207,7 +207,6 @@
   if (index_size == sizeof(u2)) {
     load_unsigned_short(reg, Address(rsi, bcp_offset));
   } else if (index_size == sizeof(u4)) {
-    assert(EnableInvokeDynamic, "giant index used only for JSR 292");
     movl(reg, Address(rsi, bcp_offset));
     // Check if the secondary index definition is still ~x, otherwise
     // we have to change the following assembler code to calculate the