Skip to content

Commit 9419dc2

Browse files
authored
Update jvm.config
moved Xms/Xmx to jvm.config
1 parent aaba961 commit 9419dc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.mvn/jvm.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
-Djdk.xml.xpathExprGrpLimit=500 -Djdk.xml.xpathExprOpLimit=500
1+
-Xms3g -Xmx6g -Djdk.xml.xpathExprGrpLimit=500 -Djdk.xml.xpathExprOpLimit=500

0 commit comments

Comments
 (0)