New posts in jvm

Java VM: reproducible SIGSEGV on both 1.6.0_17 and 1.6.0_18, how to report?

Can the JVM max heap size be dynamic?

What is the default encoding of the JVM?

What is the difference between the JRE and JVM? [duplicate]

What is the benefit of setting java.awt.headless=true?

time since JVM started

Understanding max JVM heap size - 32bit vs 64bit

Too many open files: how many are open, what they are, and how many can the JVM open

Why does the JVM full GC need to stop-the-world?

Young , Tenured and Perm generation

What are hs_err_pid.log files generated when Tomcat crashes?

Why defining class as final improves JVM performance?

A simple "Hello World" needs 10G virtual memory on a 64-bit machine vs 1G at 32-bit?

Installing Android Studio, does not point to a valid JVM installation error

JVM version manager

Java verbose class loading

How do I use the JAVA_OPTS environment variable?

Read Java JVM startup parameters (eg -Xmx)

Why Clojure over other JVM Lisps: Kawa, Armed Bear or SISC?

What makes hot deployment a "hard problem"?