Integrated: JDK-8313689 : C2: compiler/c2/irTests/scalarReplacement/AllocationMergesTests.java fails intermittently with -XX:-TieredCompilation
Cesar Soares Lucas
cslucas at openjdk.org
Tue Aug 22 08:01:36 UTC 2023
On Mon, 21 Aug 2023 18:21:38 GMT, Cesar Soares Lucas <cslucas at openjdk.org> wrote:
> Please see the JBS work item for more context.
>
> These adjustments are necessary to make the IR graph shape more stable across executions of the tests. Also, tries to force inline of some important methods.
>
> Tested locally on Linux x64 and Mac AArch64.
This pull request has now been integrated.
Changeset: 02ef859f
Author: Cesar Soares Lucas <cslucas at openjdk.org>
Committer: Tobias Hartmann <thartmann at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/02ef859f79cbc2e6225998001af299ba36fe991b
Stats: 11 lines in 1 file changed: 7 ins; 0 del; 4 mod
8313689: C2: compiler/c2/irTests/scalarReplacement/AllocationMergesTests.java fails intermittently with -XX:-TieredCompilation
Reviewed-by: kvn, thartmann
-------------
PR: https://git.openjdk.org/jdk/pull/15367
More information about the hotspot-compiler-dev
mailing list