We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f43b906 commit ff181a5Copy full SHA for ff181a5
mug-errorprone/pom.xml
@@ -46,7 +46,7 @@
46
--add-exports=jdk.compiler/com.sun.tools.javac.parser=ALL-UNNAMED
47
--add-exports=jdk.compiler/com.sun.tools.javac.processing=ALL-UNNAMED
48
--add-exports=jdk.compiler/com.sun.tools.javac.tree=ALL-UNNAMED
49
- --add-exports=jdk.compiler/com.sun.tools.javac.util=ALL-UNNAMEDUNNAMED
+ --add-exports=jdk.compiler/com.sun.tools.javac.util=ALL-UNNAMED
50
--add-opens=jdk.compiler/com.sun.tools.javac.api=ALL-UNNAMED
51
--add-opens=jdk.compiler/com.sun.tools.javac.code=ALL-UNNAMED
52
--add-opens=jdk.compiler/com.sun.tools.javac.comp=ALL-
0 commit comments