RFR: 8286473: Drop --enable-preview from Record related tests [v2]
Aleksey Shipilev
shade at openjdk.java.net
Tue May 10 14:54:39 UTC 2022
> 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
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/8626/files
- new: https://git.openjdk.java.net/jdk/pull/8626/files/d5f0b1be..626e673a
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=8626&range=01
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=8626&range=00-01
Stats: 4 lines in 2 files changed: 0 ins; 0 del; 4 mod
Patch: https://git.openjdk.java.net/jdk/pull/8626.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/8626/head:pull/8626
PR: https://git.openjdk.java.net/jdk/pull/8626
More information about the core-libs-dev
mailing list