We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff181a5 commit c0187daCopy full SHA for c0187da
mug-errorprone/pom.xml
@@ -49,7 +49,7 @@
49
--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-
+ --add-opens=jdk.compiler/com.sun.tools.javac.comp=ALL-UNNAMED
53
--add-opens=java.base/java.math=ALL-UNNAMED
54
--add-opens=java.base/java.nio=ALL-UNNAMED
55
</argLine>
0 commit comments