Skip to content

Commit eb0b768

Browse files
cushongoogle-java-format Team
authored and
google-java-format Team
committed
Increase JAXP limits to fix Tycho plugin
See #1210 PiperOrigin-RevId: 708100474
1 parent 8861409 commit eb0b768

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.mvn/jvm.config

+3
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,6 @@
88
--add-exports=jdk.compiler/com.sun.tools.javac.util=ALL-UNNAMED
99
--add-opens=jdk.compiler/com.sun.tools.javac.code=ALL-UNNAMED
1010
--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

Comments
 (0)