[jdk11u-dev] RFR: 8289748: C2 compiled code crashes with SIGFPE with -XX:+StressLCM and -XX:+StressGCM

Martin Doerr mdoerr at openjdk.org
Mon Jun 19 09:46:16 UTC 2023


On Fri, 16 Jun 2023 12:50:31 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:

> I backport this for parity with 11.0.20-oracle form 17.
> 
> in loopTransform, I had to adapt the make_cast() call because
> ConstraintCastNode::UnconditionalDependency is not in 11.
> I think 'true" is the right thing here.
> 
> Also I removed a test case becasue  -XX:StressSeed is not in 11.

This looks good.

-------------

Marked as reviewed by mdoerr (Reviewer).

PR Review: https://git.openjdk.org/jdk11u-dev/pull/1951#pullrequestreview-1485827637


More information about the jdk-updates-dev mailing list