On Tue, 10 May 2022 12:03:09 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

This pull request has now been integrated.

Changeset: 73c5e993
Author:    Aleksey Shipilev <sh...@openjdk.org>
URL:       
https://git.openjdk.java.net/jdk/commit/73c5e993e17f7435553edae79a1e8d70ece5493d
Stats:     30 lines in 3 files changed: 0 ins; 24 del; 6 mod

8286473: Drop --enable-preview from Record related tests

Reviewed-by: alanb, jpai, mchung

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

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

Reply via email to