We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8861409 commit eb0b768Copy full SHA for eb0b768
.mvn/jvm.config
@@ -8,3 +8,6 @@
8
--add-exports=jdk.compiler/com.sun.tools.javac.util=ALL-UNNAMED
9
--add-opens=jdk.compiler/com.sun.tools.javac.code=ALL-UNNAMED
10
--add-opens=jdk.compiler/com.sun.tools.javac.comp=ALL-UNNAMED
11
+
12
+-Djdk.xml.maxGeneralEntitySizeLimit=0
13
+-Djdk.xml.totalEntitySizeLimit=0
0 commit comments