JavaParsers doesn't support JEP 445: Unnamed Classes and Instance Main Methods
#18584
Labels
area:jdk
Issues tied to artifacts published under a particular jdk
compat:java:jep:unstable
Issues corresponding to a JEP (JDK Enhancement Proposal) which is not stable yet.
compat:java:jep
Issues corresponding to a JEP (JDK Enhancement Proposal)
compat:java
itype:enhancement
Compiler version
Minimized code
Install JDK 21
A.java
B.scala
build.sbt
project/build.properties
sbt.version=1.9.6
sbt -J--enable-preview compile
Output
Expectation
success compile
Note
JEP 445: Unnamed Classes and Instance Main Methods
bug#12878The text was updated successfully, but these errors were encountered: