We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d63a358 commit 9264737Copy full SHA for 9264737
.mvn/jvm.config
@@ -1,6 +1 @@
1
--Xmx512m
2
-
3
--XX:HeapDumpPath=./dumps
4
5
--XX:+TieredCompilation -XX:TieredStopAtLevel=1
6
+-Xmx512m -XX:+HeapDumpOnOutOfMemoryError -XX:+TieredCompilation -XX:TieredStopAtLevel=1
0 commit comments