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 13:57:47 UTC 2018


Hi,

please review the following patch:
https://bugs.openjdk.java.net/browse/JDK-8207848
http://cr.openjdk.java.net/~thartmann/8207848/webrev.00/

We need to pass the trap_bci from ValueTypeNode::make_from_oop() to load() to ensure that the
uncommon trap is placed at the right bytecode for correct re-execution.

All tests finally pass with and without -Xcomp!

Thanks,
Tobias



More information about the valhalla-dev mailing list