diff --git a/installer/resources/portable/configs/wrapper.config b/installer/resources/portable/configs/wrapper.config index 2ea4590e8b2ac72bf93df214ecd08748d3be930a..594033892a16a8a6611529c6d74b1ae3eae26e18 100644 --- a/installer/resources/portable/configs/wrapper.config +++ b/installer/resources/portable/configs/wrapper.config @@ -22,7 +22,7 @@ wrapper.java.additional.5.stripquotes=TRUE # Prevent the JVM from exporting stats (and thereby causing hundreds of # ms long pauses during GC) # http://www.evanjones.ca/jvm-mmap-pause.html -wrapper.java.additional.6=-XX:+PerfDisableSharedMem +# wrapper.java.additional.6=-XX:+PerfDisableSharedMem # PORTABLE installation: # uncomment the following diff --git a/installer/resources/small/wrapper.config b/installer/resources/small/wrapper.config index c53a7564107294258149dbbeed4eb0be3ef6d7dd..fde8e7a630292ebf974739b673c1c8d9454c6df2 100644 --- a/installer/resources/small/wrapper.config +++ b/installer/resources/small/wrapper.config @@ -62,7 +62,7 @@ wrapper.java.additional.4=-Dorg.mortbay.xml.XmlParser.NotValidating=true # Prevent the JVM from exporting stats (and thereby causing hundreds of # ms long pauses during GC) # http://www.evanjones.ca/jvm-mmap-pause.html -wrapper.java.additional.5=-XX:+PerfDisableSharedMem +# wrapper.java.additional.5=-XX:+PerfDisableSharedMem # Initial Java Heap Size (in MB) #wrapper.java.initmemory=4 diff --git a/installer/resources/wrapper.config b/installer/resources/wrapper.config index 938e3c47217d876929253d9de998cb2fb9e5ed7c..e60f14101d1b0815c4a0cfbe2ffcdac817ffdf36 100644 --- a/installer/resources/wrapper.config +++ b/installer/resources/wrapper.config @@ -82,7 +82,7 @@ wrapper.java.additional.4.stripquotes=TRUE # Prevent the JVM from exporting stats (and thereby causing hundreds of # ms long pauses during GC) # http://www.evanjones.ca/jvm-mmap-pause.html -wrapper.java.additional.5=-XX:+PerfDisableSharedMem +# wrapper.java.additional.5=-XX:+PerfDisableSharedMem # On some IPv6 enabled systems, I2P and other network-enabled java applications # may fail to start. For examples see