RFR: JDK-8313689 : C2: compiler/c2/irTests/scalarReplacement/AllocationMergesTests.java fails intermittently with -XX:-TieredCompilation
Tobias Hartmann
thartmann at openjdk.org
Tue Aug 22 08:01:35 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.
Looks good to me too.
-------------
Marked as reviewed by thartmann (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/15367#pullrequestreview-1588711297
More information about the hotspot-compiler-dev
mailing list