On Mon, 22 Jun 2026 22:54:23 GMT, Daniel D. Daugherty <[email protected]> wrote:
> A trivial fix to [BACKOUT] the following main-line fix from repo-valhalla: > > [JDK-8375694](https://bugs.openjdk.org/browse/JDK-8375694) C2: Dead loop > constructed with CastPP in late inlining > > This reverts commit 7d136f802f350f37d5bc991f3a531e72867fd840. > > We have 33 sightings so far spread across 15 distinct tests caused by > JDK-8375694. > These failures are tracked by: > - [JDK-8386999](https://bugs.openjdk.org/browse/JDK-8386999)[lworld] C2: > assert(is_dead_loop_safe()) failed: shouldn't be cleared yet > > The [BACKOUT] from repo-valhalla ONLY will be done using: > - [JDK-8387054](https://bugs.openjdk.org/browse/JDK-8387054) [lworld] BACKOUT > JDK-8375694 C2: Dead loop constructed with CastPP in late inlining > > This [BACKOUT] is being tested with Mach5 Tier[56]. > > > --------- > - [x] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai). This pull request has now been integrated. Changeset: 5e32888b Author: Daniel D. Daugherty <[email protected]> URL: https://git.openjdk.org/valhalla/commit/5e32888bc776e748c46febe8a449196d12221c72 Stats: 143 lines in 3 files changed: 0 ins; 143 del; 0 mod 8387054: [lworld] BACKOUT JDK-8375694 C2: Dead loop constructed with CastPP in late inlining Reviewed-by: dholmes ------------- PR: https://git.openjdk.org/valhalla/pull/2573
