8293856: AArch64: Remove clear_inst_mark from aarch64_enc_java_dynamic_call
Reviewed-by: aph, eastigeevich
This commit is contained in:
parent
2f063b86fb
commit
2b6dbc71d8
@ -3670,7 +3670,6 @@ encode %{
|
||||
ciEnv::current()->record_failure("CodeCache is full");
|
||||
return;
|
||||
}
|
||||
_masm.clear_inst_mark();
|
||||
__ post_call_nop();
|
||||
if (Compile::current()->max_vector_size() > 0) {
|
||||
__ reinitialize_ptrue();
|
||||
|
Loading…
x
Reference in New Issue
Block a user