RFR: JDK-8296403: [TESTBUG] IR test runner methods in TestLongRangeChecks.java invoke wrong test methods
Tobias Hartmann
thartmann at openjdk.org
Thu Jan 19 08:59:11 UTC 2023
On Thu, 19 Jan 2023 07:40:26 GMT, Damon Fenacci <duke at openjdk.org> wrote:
> The `testStrideNegScalePosInIntLoop2` and `testStridePosScaleNegInIntLoop2` tests of the IR test _TestLongRangeChecks.java_ invoke the wrong test methods.
>
> Changing the test method calls to invoke the right ones.
Looks good and trivial.
-------------
Marked as reviewed by thartmann (Reviewer).
PR: https://git.openjdk.org/jdk/pull/12088
More information about the hotspot-compiler-dev
mailing list