You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ERROR] : Fatal error - cannot access legacy Javac API: Unable to make field public com.sun.tools.javac.code.Type com.sun.tools.javac.tree.JCTree.type accessible: module jdk.compiler does not "exports com.sun.tools.javac.tree" to unnamed module @c6634d
JDK 16 on Linux
I have to pass some add-opens options to the VM, right?
The text was updated successfully, but these errors were encountered:
Output of mvn generate-sources:
[ERROR] : Fatal error - cannot access legacy Javac API: Unable to make field public com.sun.tools.javac.code.Type com.sun.tools.javac.tree.JCTree.type accessible: module jdk.compiler does not "exports com.sun.tools.javac.tree" to unnamed module @c6634d
JDK 16 on Linux
I have to pass some add-opens options to the VM, right?
The text was updated successfully, but these errors were encountered: