git: openjdk/jdk: 8301093: C2 fails assert(ctrl == kit.control()) failed: Control flow was added although the intrinsic bailed out

Claes Redestad redestad at openjdk.org
Wed Feb 1 10:59:03 UTC 2023


Changeset: 969f6a37
Author:    Claes Redestad <redestad at openjdk.org>
Date:      2023-02-01 10:55:43 +0000
URL:       https://git.openjdk.org/jdk/commit/969f6a37e4649079c7acea1952f5537fd9ba2f0a

8301093: C2 fails assert(ctrl == kit.control()) failed: Control flow was added although the intrinsic bailed out

Reviewed-by: thartmann, kvn

! src/hotspot/share/opto/library_call.cpp
+ test/hotspot/jtreg/compiler/intrinsics/TestArraysHashCode.java



More information about the jdk-changes mailing list