Additional resources for JVM tuning For additional information on JVM tuning please see these resources. JVM options https://docs.oracle.com/javase/8/docs/technotes/tools/windows/java.html https://docs.oracle.com/javase/8/docs/technotes/tools/unix/java.html https://docs.oracle.com/en/java/javase/11/tools/index.html JVM performance consideration and heap sizing https://docs.oracle.com/javase/8/docs/technotes/guides/vm/gctuning/ https://docs.oracle.com/en/java/javase/11/gctuning/index.html