[jdk17u-dev] Integrated: 8289748: C2 compiled code crashes with SIGFPE with -XX:+StressLCM and -XX:+StressGCM
Goetz Lindenmaier
goetz at openjdk.org
Fri Jun 16 12:07:11 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.
This pull request has now been integrated.
Changeset: 2b5b9f59
Author: Goetz Lindenmaier <goetz at openjdk.org>
URL: https://git.openjdk.org/jdk17u-dev/commit/2b5b9f59152e11ed76ce838e1e1e09b09b7a5206
Stats: 76 lines in 2 files changed: 75 ins; 0 del; 1 mod
8289748: C2 compiled code crashes with SIGFPE with -XX:+StressLCM and -XX:+StressGCM
8301959: Compile command in compiler.loopopts.TestRemoveEmptyCountedLoop does not work
Reviewed-by: roland
Backport-of: 97c611d029b614bb462a8f5398ea75b2715c3f07
-------------
PR: https://git.openjdk.org/jdk17u-dev/pull/1436
More information about the jdk-updates-dev
mailing list