JDK-8284663 : [C2] assert(ctrl == kit.control()) failed: Control flow was added although the intrinsic bailed out
Type:Bug
Component:hotspot
Sub-Component:compiler
Affected Version:19
Priority:P4
Status:Closed
Resolution:Duplicate
CPU:x86
Submitted:2022-04-11
Updated:2022-04-11
Resolved:2022-04-11
The Version table provides details related to the release that this issue/RFE will be addressed.
Unresolved : Release in which this issue/RFE will be addressed. Resolved: Release in which this issue/RFE has been resolved. Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.
This assertion is observed after JDK-8282221 when running the following JCK tests with -Xcomp:
api/java_lang/Integer/DividingUnsigned
api/java_lang/Long/DividingUnsigned