forked from I2P_Developers/i2p.i2p
Commented out java runtime argument
This commit is contained in:
@@ -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
|
||||
|
@@ -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
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user