RFR: 8347554: [BACKOUT] C2: implement optimization for series of Add of unique value
Christian Hagedorn
chagedorn at openjdk.org
Mon Jan 13 14:22:52 UTC 2025
On Mon, 13 Jan 2025 11:53:43 GMT, Christian Hagedorn <chagedorn at openjdk.org> wrote:
> The Java Fuzzer found a wrong execution which could be traced back to [JDK-8325495](https://bugs.openjdk.org/browse/JDK-8325495) which went into JDK 24. Since we are close to RDP 2, a backout seems the safest option for JDK 24. A REDO can be done for JDK 25 @tabjy.
>
> Details about the wrong execution and how to trigger it can be found in the JBS description of this backout.
>
> The backout applied cleanly.
>
> Thanks,
> Christian
Testing was clean.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/23066#issuecomment-2587229076
More information about the hotspot-compiler-dev
mailing list