Skip to content

Commit

Permalink
Suppress warning when building with mvnd
Browse files Browse the repository at this point in the history
  • Loading branch information
wendigo committed Jan 9, 2025
1 parent a9d83df commit 45284b5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .mvn/jvm.config
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,4 @@
--add-opens=jdk.compiler/com.sun.tools.javac.code=ALL-UNNAMED
--add-opens=jdk.compiler/com.sun.tools.javac.comp=ALL-UNNAMED
-XX:+ExitOnOutOfMemoryError
--enable-native-access=ALL-UNNAMED

0 comments on commit 45284b5

Please sign in to comment.