You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
644 B
10 lines
644 B
--add-exports jdk.compiler/com.sun.tools.javac.api=ALL-UNNAMED |
|
--add-exports jdk.compiler/com.sun.tools.javac.file=ALL-UNNAMED |
|
--add-exports jdk.compiler/com.sun.tools.javac.main=ALL-UNNAMED |
|
--add-exports jdk.compiler/com.sun.tools.javac.model=ALL-UNNAMED |
|
--add-exports jdk.compiler/com.sun.tools.javac.parser=ALL-UNNAMED |
|
--add-exports jdk.compiler/com.sun.tools.javac.processing=ALL-UNNAMED |
|
--add-exports jdk.compiler/com.sun.tools.javac.tree=ALL-UNNAMED |
|
--add-exports jdk.compiler/com.sun.tools.javac.util=ALL-UNNAMED |
|
--add-opens jdk.compiler/com.sun.tools.javac.code=ALL-UNNAMED |
|
--add-opens jdk.compiler/com.sun.tools.javac.comp=ALL-UNNAMED
|
|
|