Skip to content

Commit

Permalink
Fix EmptyValuesTest
Browse files Browse the repository at this point in the history
  • Loading branch information
ekaterinadimitrova2 committed Nov 1, 2024
1 parent 46004e7 commit 2f22aaf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions conf/jvm22-clients.options
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,7 @@
--add-opens java.base/jdk.internal.module=ALL-UNNAMED
--add-opens jdk.management/com.sun.management.internal=ALL-UNNAMED
--add-opens=java.base/java.lang.reflect=ALL-UNNAMED
--add-opens java.base/java.io=ALL-UNNAMED
--add-opens java.base/sun.nio.ch=ALL-UNNAMED

# The newline in the end of file is intentional

0 comments on commit 2f22aaf

Please sign in to comment.