Skip to content

Instantly share code, notes, and snippets.

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