RFR: JDK-8296403: [TESTBUG] IR test runner methods in TestLongRangeChecks.java invoke wrong test methods [v2]

Jie Fu jiefu at openjdk.org
Thu Jan 19 10:30:15 UTC 2023


On Thu, 19 Jan 2023 10:15:32 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.
>
> Damon Fenacci has updated the pull request incrementally with one additional commit since the last revision:
> 
>   JDK-8296403: add Oracle copyright notice line

Thanks for the update.
Looks good to me too.

-------------

Marked as reviewed by jiefu (Reviewer).

PR: https://git.openjdk.org/jdk/pull/12088


More information about the hotspot-compiler-dev mailing list