JDK-8306933 : C2: "assert(false) failed: infinite loop" failure
  • Type: Bug
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 21
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2023-04-26
  • Updated: 2023-07-10
  • Resolved: 2023-05-03
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.

To download the current JDK release, click here.
JDK 21
21 b21Fixed
Related Reports
Relates :  
Description
I'm seeing that assert added by JDK-8303951
I'll provide a test case with the PR.
Comments
Changeset: ccf91f88 Author: Roland Westrelin <roland@openjdk.org> Date: 2023-05-03 11:14:53 +0000 URL: https://git.openjdk.org/jdk/commit/ccf91f881c06308f39740751161111946487abf1
03-05-2023

ILW = Infinite loop assert that is harmless in product, single test case, disable compilation of affected method = MLM = P4
27-04-2023

A pull request was submitted for review. URL: https://git.openjdk.org/jdk/pull/13672 Date: 2023-04-26 15:36:13 +0000
26-04-2023