Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jvm-arguments

How to specify firstDayOfWeek for java.util.Calendar using a JVM argument

java calendar jvm-arguments

User JVM parameter in log4j2 configuration

Multi-thread state visibility in Java: is there a way to turn the JVM into the worst case scenario?

GC log rotation data lose on application restart

How can I determine why the Hotspot JVM decided to re-compile already JIT:ed code a second time?

Why do you need to specify the Java heap size?

java jvm jvm-arguments

How to set a JVM option in Jenkins globally for every job?

Java -classpath option

Which arguments stand for what in JVM memory options?

java jvm jvm-arguments

What is the difference between JDK_JAVA_OPTIONS and JAVA_TOOL_OPTIONS when using Java 11?

java jvm jvm-arguments java-11

JVM Options List - still being maintained post Oracle?

jvm jvm-arguments

Passing JVM arguments to Tomcat when running as a service?

Is JVM ARGS '-Xms1024m -Xmx2048m' still useful in Java 8?

java jvm java-8 jvm-arguments

Java disable dpi-aware not working

what's the difference between ParallelGC and ParallelOldGC?

java jvm jvm-arguments

Java 8 reserves minimum 1G for Metaspace despite (Max)MetaspaceSize

What is the largest possible heap size with a 64-bit JVM?

Cassandra and Java 9 - ThreadPriorityPolicy=42 is outside the allowed range

Can I force the JVM to natively compile a given method?

JVM performance tuning for large applications