[lworld] RFR: 8263024: Convert Valhalla tests using the old framework to the new framework [v2]

Ekaterina Pavlova epavlova at openjdk.java.net
Wed Jul 14 00:03:28 UTC 2021


On Tue, 13 Jul 2021 13:00:29 GMT, Christian Hagedorn <chagedorn at openjdk.org> wrote:

>> Ekaterina Pavlova has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains two commits:
>> 
>>  - Merge lworld
>>  - Converted to new IR framework
>
> test/hotspot/jtreg/compiler/valhalla/inlinetypes/TestLWorld.java line 3865:
> 
>> 3863:         int result = test141();
>> 3864:         Asserts.assertEquals(result, 0);
>> 3865:     }
> 
> I've just seen that there is one more test below (`test142`) which was not converted, yet.

Good catch :), converted

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

PR: https://git.openjdk.java.net/valhalla/pull/457



More information about the valhalla-dev mailing list