Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jvm

-XX:G1ReservePercent and to-space exhausted

java jvm g1gc

Inferring a method's stack memory use in Java

java jvm profiling stack

JVM bytecode limitations on class-class interactions

java jvm bytecode

How to debug a native Java crash on Linux?

java linux debugging jvm

what, besides Class objects, is stored in Perm Gen Space (sun 1.6 VM)?

Why do the Java bytecodes for invoking methods implicitly acquire and release monitors?

java jvm synchronized

Accessing JVM from python

java python jvm boilerpipe

What do the different (HotSpot) JVM thread types do?

java multithreading jvm

How does a JVM process allocate its memory?

Why max heap is changing at runtime?

Does a running JVM detect a change to the computer's timezone?

java jvm

How does -XX:+UseNUMA affects JVM performance for systems with only one node?

java performance jvm numa

Interoperability of Scala and Jython

scala interop jvm jython

What does the jp2launcher do in the applet program?

Performance explanation: code runs faster with unused variable

Java char array seems to need more than 2 bytes per char

java jvm char sizeof primitive

Setting -XX:MaxRam

Invalid access of stack red zone from Java VM

java jvm jvm-hotspot red-zone

What do -XX:-PrintGC and XX:-PrintGCDetails flags do?

Error occurred during initialization of VM

jvm initialization