[jdk17u-dev] RFR: 8289748: C2 compiled code crashes with SIGFPE with -XX:+StressLCM and -XX:+StressGCM
Roland Westrelin
roland at openjdk.org
Wed Jun 14 12:35:03 UTC 2023
On Wed, 14 Jun 2023 08:25:58 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:
> I had to adapt the call to ConstraintCastNode::make(). In head, this has an additional parameter that is essential. There is a similar method that does the job.
>
> I include JDK-8301959 because without that the test is broken.
Looks good to me.
-------------
Marked as reviewed by roland (Reviewer).
PR Review: https://git.openjdk.org/jdk17u-dev/pull/1436#pullrequestreview-1479317324
More information about the jdk-updates-dev
mailing list