Skip to content

Commit

Permalink
[mvn] Add add opens java.base/java.lang
Browse files Browse the repository at this point in the history
  • Loading branch information
hazendaz committed Aug 31, 2024
1 parent 0486be2 commit e4e5179
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .mvn/jvm.config
Original file line number Diff line number Diff line change
@@ -1 +1 @@
-XX:+TieredCompilation -XX:TieredStopAtLevel=1 --add-opens=java.base/java.io=ALL-UNNAMED
-XX:+TieredCompilation -XX:TieredStopAtLevel=1 --add-opens=java.base/java.io=ALL-UNNAMED --add-opens=java.base/java.lang=ALL-UNNAMED

0 comments on commit e4e5179

Please sign in to comment.