On Tue, 10 May 2022 14:54:39 GMT, Aleksey Shipilev <sh...@openjdk.org> wrote:

>> There are plenty of tests failing on many architectures due to 
>> `--enable-preview` VM code introduced by Loom. This improvements eliminates 
>> some of the redundant `--enable-preview` clauses from the Record tests, 
>> since Records have been graduated from preview in JDK 16. 
>> 
>> Additional testing:
>>  - [x] Linux x86_64 fastdebug, affected tests still pass
>>  - [x]  Linux x86_32 fastdebug, affected tests start to pass
>
> Aleksey Shipilev has updated the pull request incrementally with one 
> additional commit since the last revision:
> 
>   Review comments

Thanks for reviews. I see GHA are mostly clean, with the usual x86_32 failures.

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

PR: https://git.openjdk.java.net/jdk/pull/8626

Reply via email to