Integrated: 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

This pull request has now been integrated.

Changeset: 062f2dcf
Author:    Christian Hagedorn <chagedorn at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/062f2dcfe5b62cc3dd3c292eeebd7a7ac78f849a
Stats:     414 lines in 3 files changed: 0 ins; 414 del; 0 mod

8347554: [BACKOUT] C2: implement optimization for series of Add of unique value

Reviewed-by: thartmann

-------------

PR: https://git.openjdk.org/jdk/pull/23066


More information about the hotspot-compiler-dev mailing list