-
Enhancement
-
Resolution: Fixed
-
P4
-
17, 18, 19
-
b23
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-8313382 | 17.0.10-oracle | Ramesh Gangadhar | P4 | Resolved | Fixed | b01 |
| JDK-8317020 | 17.0.10 | Goetz Lindenmaier | P4 | Resolved | Fixed | b01 |
There are plenty of tests failing on many architectures due to `--enable-preview` VM code introduced by Loom. This improvement eliminates some of the redundant `--enable-preview` clauses from the instanceof pattern matching tests, since instanceof pattern matching have been graduated from preview in JDK 16.
- backported by
-
JDK-8313382 Drop --enable-preview from instanceof pattern matching related tests
-
- Resolved
-
-
JDK-8317020 Drop --enable-preview from instanceof pattern matching related tests
-
- Resolved
-
- links to
-
Commit
openjdk/jdk17u-dev/6bdd611a
-
Commit
openjdk/jdk/8c977050
-
Review
openjdk/jdk17u-dev/1785
-
Review
openjdk/jdk/8628
(1 links to)