Skip to content

Apply JDK 17 config #74

@jangalinski

Description

@jangalinski

As stated in the kotlin maven documentation, JDK 17 projects should provide a config:

To use JDK 17, in your .mvn/jvm.config file, add:

--add-opens=java.base/java.lang=ALL-UNNAMED
--add-opens=java.base/java.io=ALL-UNNAMED

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions