Skip to content

Commit

Permalink
fix Maven configs for JDK 17
Browse files Browse the repository at this point in the history
  • Loading branch information
vladimir-bukhtoyarov committed Apr 24, 2024
1 parent 9d11189 commit 7cd161f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .mvn/jvm.config
@@ -0,0 +1 @@
-Xmx2048m -Djava.awt.headless=true --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.lang.reflect=ALL-UNNAMED --add-opens=java.base/java.text=ALL-UNNAMED --add-opens=java.desktop/java.awt.font=ALL-UNNAMED

0 comments on commit 7cd161f

Please sign in to comment.