RFR: JDK-8296403: [TESTBUG] IR test runner methods in TestLongRangeChecks.java invoke wrong test methods
Damon Fenacci
duke at openjdk.org
Thu Jan 19 10:15:35 UTC 2023
On Thu, 19 Jan 2023 09:03:33 GMT, Jie Fu <jiefu 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.
@DamonFool thanks for the hint: I added the Oracle copyright line.
-------------
PR: https://git.openjdk.org/jdk/pull/12088
More information about the hotspot-compiler-dev
mailing list