Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8269457 | 18 | Jan Lahoda | P3 | Resolved | Fixed | b04 |
JDK-8270644 | 17.0.1 | Jan Lahoda | P3 | Resolved | Fixed | b03 |
The definition of switch exhaustiveness has been updated in the specification for the pattern matching for switch. javac needs to be adjusted to the new definition.
- backported by
-
JDK-8269457 Adjust javac to updated exhaustiveness specification
- Resolved
-
JDK-8270644 Adjust javac to updated exhaustiveness specification
- Resolved