Skip to content

Instantly share code, notes, and snippets.

@OMGZui
Created November 7, 2022 13:58
Show Gist options
  • Save OMGZui/30f4e283b1e2d76810e9fca69c736d20 to your computer and use it in GitHub Desktop.
Save OMGZui/30f4e283b1e2d76810e9fca69c736d20 to your computer and use it in GitHub Desktop.
--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