Created
November 7, 2022 13:58
-
-
Save OMGZui/a686779778fd2cb23b1824ef231a7fa8 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--add-opens java.base/java.lang=ALL-UNNAMED | |
--add-opens java.base/java.io=ALL-UNNAMED | |
--add-opens java.base/java.math=ALL-UNNAMED | |
--add-opens java.base/java.net=ALL-UNNAMED | |
--add-opens java.base/java.nio=ALL-UNNAMED | |
--add-opens java.base/java.security=ALL-UNNAMED | |
--add-opens java.base/java.text=ALL-UNNAMED | |
--add-opens java.base/java.time=ALL-UNNAMED | |
--add-opens java.base/java.util=ALL-UNNAMED | |
--add-opens java.base/jdk.internal.access=ALL-UNNAMED | |
--add-opens java.base/jdk.internal.misc=ALL-UNNAMED |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment