Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jvm-hotspot

HotSpot stack guard pages. Red/Yellow zones and reasons behind them

java jvm jvm-hotspot

Parallel Compacting Collector algorithm

JIT - micro optimization - if statement elimination

java jvm jit jvm-hotspot

Analyzing gc logs

What does "Not linked" mean in Dynamic CDS Archive log?

java jvm-hotspot

JVM memory allocation and deallocation in this demo explained?

iReport 5.5.0 won't start

What does the code comment 'HD, Figure' mean in Java java.lang.Integer class?

jvm java jvm-hotspot

What performance benefits does Oracle's commercial Hotspot JVM have over OpenJDK?

java jvm jvm-hotspot

How can JVM jitter get caused by a for loop with no object allocations?

how to specify class path for java agent

java jvm jvm-hotspot

Does Java ever rebias an individual lock

how fragile is escape analysis in Hotspot in simple cases such as iterator in for-each loop

Change JVM JIT Options at runtime

jvm java jvm-hotspot

JVMTI RetransformClasses() is taking a lot of time