RFR(S): 8207848: [lworld] Compilation fails with "must have enough JVMS stack to execute invokevirtual"
Tobias Hartmann
tobias.hartmann at oracle.com
Thu Jul 19 14:35:43 UTC 2018
Hi Roland,
On 19.07.2018 16:31, Roland Westrelin wrote:
> Why no need to adjust the bci for this one:
>
> 553 kit->uncommon_trap(Deoptimization::Reason_null_check, Deoptimization::Action_none);
Good question, I think this code was never called from where we would pass trap_bci != -1 but we
should handle it just to be on the safe side:
http://cr.openjdk.java.net/~thartmann/8207848/webrev.01/
Thanks,
Tobias
More information about the valhalla-dev
mailing list