You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
471 B
13 lines
471 B
4 years ago
|
Index: config/jvm.options
|
||
|
--- config/jvm.options.orig 2021-08-08 10:27:10.262405000 +0200
|
||
|
+++ config/jvm.options 2021-08-08 10:27:37.719755000 +0200
|
||
|
@@ -54,7 +54,7 @@
|
||
|
|
||
|
# generate a heap dump when an allocation from the Java heap fails
|
||
|
# heap dumps are created in the working directory of the JVM
|
||
|
--XX:+HeapDumpOnOutOfMemoryError
|
||
|
+#-XX:+HeapDumpOnOutOfMemoryError
|
||
|
|
||
|
# specify an alternative path for heap dumps; ensure the directory exists and
|
||
|
# has sufficient space
|