[jdk22] Integrated: 8324688: C2: Disable ReduceAllocationMerges by default
Christian Hagedorn
chagedorn at openjdk.org
Fri Jan 26 14:28:44 UTC 2024
On Thu, 25 Jan 2024 10:27:37 GMT, Christian Hagedorn <chagedorn at openjdk.org> wrote:
> Due to several recent bug reports after the integration of [JDK-8287061](https://bugs.openjdk.org/browse/JDK-8287061) in JDK 22 (latest one being [JDK-8322854](https://bugs.openjdk.org/browse/JDK-8322854)), we've decided together with @JohnTortugo that we want to minimize the risk and that it's best to disable `ReduceAllocationMerges` by default for JDK 22 which disables the optimizations of [JDK-8287061](https://bugs.openjdk.org/browse/JDK-8287061).
>
> Thanks,
> Christian
This pull request has now been integrated.
Changeset: b7f38fc5
Author: Christian Hagedorn <chagedorn at openjdk.org>
URL: https://git.openjdk.org/jdk22/commit/b7f38fc54f7121e518db1e19c1ca7e80744b6798
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
8324688: C2: Disable ReduceAllocationMerges by default
Reviewed-by: thartmann, kvn
-------------
PR: https://git.openjdk.org/jdk22/pull/97
More information about the hotspot-compiler-dev
mailing list