Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jvm

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

Retrofitting void methods to return its argument to facilitate fluency: breaking change?

Measuring the number of queued requests for tomcat

java tomcat jvm

Eclipse crashes with "Unable to create new native thread" - any ideas? (my settings and info inside)

eclipse jvm eclipse-3.6 helios

Why is the difference in declaration of generic Lists?

How to get the binary name of a java class, if one has only the fully qualified name?

java reflection jvm

What does the -XstartOnFirstThread VM Argument do / mean?

java jvm lwjgl jogl

JVM terminated. Exit code = -1

eclipse jvm