changeset 4478 | c3a8af0fc6b0 |
parent 4429 | d7eb4e2099aa |
child 5055 | 743f38c6e179 |
--- a/hotspot/src/cpu/x86/vm/templateTable_x86_32.cpp Tue Dec 15 17:19:40 2009 -0800 +++ b/hotspot/src/cpu/x86/vm/templateTable_x86_32.cpp Wed Dec 16 12:48:04 2009 +0100 @@ -3146,7 +3146,6 @@ __ profile_call(rsi); } - Label handle_unlinked_site; __ movptr(rcx, Address(rax, __ delayed_value(java_dyn_CallSite::target_offset_in_bytes, rcx))); __ null_check(rcx); __ prepare_to_jump_from_interpreted();