Skip to content

Commit

Permalink
fix: add --add-opens arg to native-image command (#2369)
Browse files Browse the repository at this point in the history
  • Loading branch information
mpeddada1 committed Oct 26, 2022
1 parent f4e5fc5 commit 8e8b6d7
Showing 1 changed file with 1 addition and 0 deletions.
@@ -0,0 +1 @@
Args = --add-opens=java.base/java.nio=ALL-UNNAMED

0 comments on commit 8e8b6d7

Please sign in to comment.