8145300: ppc64: fix port of "8072008: Emit direct call instead of linkTo* for recursive indy/MH.invoke* calls"

Reviewed-by: simonis
This commit is contained in:
Goetz Lindenmaier 2015-12-14 10:22:19 +01:00
parent ef1c3dc4ed
commit 2b4403dc88

View File

@ -3486,6 +3486,7 @@ encode %{
call->_jvmadj = _jvmadj;
call->_in_rms = _in_rms;
call->_nesting = _nesting;
call->_override_symbolic_info = _override_symbolic_info;
// New call needs all inputs of old call.
// Req...