Scala Pattern Matching on Java Records (JEP-440) #20561
Labels
area:jdk
Issues tied to artifacts published under a particular jdk
compat:java:jep:stable
Issues corresponding to a JEP which got already delivered as a stable feature in a JDK release
compat:java:jep
Issues corresponding to a JEP (JDK Enhancement Proposal)
compat:java
itype:enhancement
needs-minor-release
This PR cannot be merged until the next minor release
Discussed in #18115
Originally posted by utenma July 2, 2023
Java 21 added a very basic pattern matching for Java records, following @smarter's feedback
there is chance Scala can take advantage of them.
The text was updated successfully, but these errors were encountered: