RFR: 8350563: C2 compilation fails because PhaseCCP does not reach a fixpoint
Emanuel Peter
epeter at openjdk.org
Tue Mar 4 07:42:57 UTC 2025
On Mon, 3 Mar 2025 18:45:52 GMT, Liam Miller-Cushon <cushon at openjdk.org> wrote:
> Hello, please consider this fix for [JDK-8350563](https://bugs.openjdk.org/browse/JDK-8350563) contributed by my colleague Matthias Ernst.
@cushon @mernst-github Thanks for working on the fix!
Can you please add a description to the PR (and if possible also on JIRA) to explain what the issue is, and how you are fixing it?
Is there a regression test that reproduces this reliably?
-------------
PR Comment: https://git.openjdk.org/jdk/pull/23871#issuecomment-2696498361
More information about the hotspot-compiler-dev
mailing list