Skip to content

Commit

Permalink
Increase JAXP limits to fix Tycho plugin
Browse files Browse the repository at this point in the history
See #1210

PiperOrigin-RevId: 708100474
  • Loading branch information
cushon authored and google-java-format Team committed Dec 20, 2024
1 parent 8861409 commit eb0b768
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .mvn/jvm.config
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,6 @@
--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

-Djdk.xml.maxGeneralEntitySizeLimit=0
-Djdk.xml.totalEntitySizeLimit=0

0 comments on commit eb0b768

Please sign in to comment.