RFR: JDK-8296403: [TESTBUG] IR test runner methods in TestLongRangeChecks.java invoke wrong test methods
Jie Fu
jiefu at openjdk.org
Thu Jan 19 09:06:44 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.
It would be better to update the copyright year.
-------------
PR: https://git.openjdk.org/jdk/pull/12088
More information about the hotspot-compiler-dev
mailing list