[Git][java-team/tomcat9][fix-925928] suggest Java 8 users to add back the GC selection

mirabilos gitlab at salsa.debian.org
Fri Mar 29 14:43:10 GMT 2019



mirabilos pushed to branch fix-925928 at Debian Java Maintainers / tomcat9


Commits:
5fd6a1fb by mirabilos at 2019-03-29T14:42:24Z
suggest Java 8 users to add back the GC selection

from https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=925928#22

- - - - -


1 changed file:

- debian/default.template


Changes:

=====================================
debian/default.template
=====================================
@@ -3,8 +3,9 @@
 # OpenJDK and the Oracle JDK are tried.
 #JAVA_HOME=/usr/lib/jvm/java-8-openjdk
 
-# You may pass JVM startup parameters to Java here. If unset, the default
-# options will be: -Djava.awt.headless=true
+# You may pass JVM startup parameters to Java here. If you run Tomcat with
+# Java 8 instead of 9 or newer, add "-XX:+UseG1GC" to select a suitable GC.
+# If unset, the default options will be: -Djava.awt.headless=true
 JAVA_OPTS="-Djava.awt.headless=true"
 
 # To enable remote debugging uncomment the following line.



View it on GitLab: https://salsa.debian.org/java-team/tomcat9/commit/5fd6a1fbdb3b6ab49079afa156f4924656756c2a

-- 
View it on GitLab: https://salsa.debian.org/java-team/tomcat9/commit/5fd6a1fbdb3b6ab49079afa156f4924656756c2a
You're receiving this email because of your account on salsa.debian.org.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-java-commits/attachments/20190329/889236e1/attachment.html>


More information about the pkg-java-commits mailing list