Integrated: JDK-8296403: [TESTBUG] IR test runner methods in TestLongRangeChecks.java invoke wrong test methods
Damon Fenacci
duke at openjdk.org
Fri Jan 20 08:19:35 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.
This pull request has now been integrated.
Changeset: e1893976
Author: Damon Fenacci <damon.fenacci at oracle.com>
Committer: Tobias Hartmann <thartmann at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/e1893976d588c7c2bffe47a133ecd0e0e35f17ea
Stats: 3 lines in 1 file changed: 1 ins; 0 del; 2 mod
8296403: [TESTBUG] IR test runner methods in TestLongRangeChecks.java invoke wrong test methods
Reviewed-by: thartmann, chagedorn, jiefu
-------------
PR: https://git.openjdk.org/jdk/pull/12088
More information about the hotspot-compiler-dev
mailing list