
So Zero is the default VMįor alpha, armel, m68k, mips*, sh4 and x32. Openjdk-11-jre-zero is currently available for amd64, i386, arm64,Īrmhf, ppc64, ppc64el, s390x and sparc64. Openjdk-11-jre-headless package has the Zero VM. If I'm not mistaken openjdk-11-jre-zero is only available on theĪrchitectures supporting Hotspot. > a desire to not change the config files at the moment). > very well wait until after the release (as you expressed > (mips comes to mind.) If so, this is RC if not, this can > Do any release architectures _not_ have Hotspot available? Parallel GC will be picked for Java 8, which isn't the best choice I think. If we remove G1 from the default options the

Previously the Concurrent Mark Sweep GC was enabled for Tomcat but this G1 is the default GC pour Java 9+, so the command line option is only > automatically anyway, so we don’t lose if we drop this. > But the manpage says that a suitable GC is nowadays picked Must use the serial or concurrent mark sweep GC with enhanced class redefinition.Įrror: Could not create the Java Virtual Machine.Įrror: A fatal exception has occurred. G1 isn't available for DCEVM, but at least the error message is clear: Indeed, but running Tomcat on Zero is not a good idea anyway. > only in Hotspot (didn’t check DCE, JamVM, etc).

Apparently, the option is not available in the Zero VM, etc/tomcat9/policy.d/50local.policy Permission denied: '/etc/tomcat9/policy.d/50local.policy'ĭate: Fri, 09:35:42 +0100 Le à 21:50, Thorsten Glaser a écrit : etc/tomcat9/policy.d/04webapps.policy Permission denied: '/etc/tomcat9/policy.d/04webapps.policy' etc/tomcat9/policy.d/03catalina.policy Permission denied: '/etc/tomcat9/policy.d/03catalina.policy' etc/tomcat9/policy.d/02debian.policy Permission denied: '/etc/tomcat9/policy.d/02debian.policy' etc/tomcat9/policy.d/01system.policy Permission denied: '/etc/tomcat9/policy.d/01system.policy' Locale: LANG=C, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=C (charmap=UTF-8) Kernel taint flags: TAINT_FIRMWARE_WORKAROUND NOTE: Picked up JDK_JAVA_OPTIONS: -add-opens=java.base/java.lang=ALL-UNNAMED -add-opens=java.base/java.io=ALL-UNNAMED -add-opens=java.rmi/=ALL-UNNAMEDĮrror occurred during initialization of VMĭebian/default.template:# options will be: =true -XX:+UseG1GCĭebian/default.template:JAVA_OPTS="=true -XX:+UseG1GC"ĭebian/setenv.sh: JAVA_OPTS="=true -XX:+UseG1GC"ĪPT policy: (500, 'unreleased'), (500, 'buildd-unstable'), (500, 'unstable')
