RFR: 8286473: Drop --enable-preview from Record related tests [v2]
Aleksey Shipilev
shade at openjdk.java.net
Wed May 11 08:55:46 UTC 2022
On Tue, 10 May 2022 14:54:39 GMT, Aleksey Shipilev <shade at 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
More information about the nio-dev
mailing list