Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jvm

System.gc() calls by core APIs

java garbage-collection jvm

When a JVM crashes (segfaults) during garbage collection, how can I find out what was being collected?

Can I dump the current thread stack variables from a live JVM?

How is it possible that StringBuilder.setLength(0) invokes Arrays.fill?

java arrays jvm stringbuilder

Unreachable objects are not garbage collected from heap

A useful metric for determining when the JVM is about to get into memory/GC trouble

Life cycle of a new object without reference

Eligibility for escape analysis / stack allocation with Java 7

Why does the JVM consume less memory than -Xms specified?

what is the difference between java-1.7.0-openjdk-i386 and java-7-openjdk-i386

java jvm openjdk

insufficient memory for the Java Runtime Environment to continue though RAM is showing 6 GB free space

How is Object.GetHashCode() implemented in CLR & JVM?

mono jvm clr low-level

Do objects with a lot of reference fields (except arrays) devastate Hotspot JVM's GC(s) heap traversal performance?

Equivalent of the DLR for the JVM?

java jvm

Why does 64 bit JVM throw Out Of Memory before xmx is reached?

java jvm 64-bit jvm-arguments

How to programmatically generate .class files?

PS Old Gen memory in Heap Memory Usage: GC settings for Java Out Of Memory Exception

does Java type erasure erase my generic type?

ASM 5: when initializing a ClassWriter, what is the difference between COMPUTE_MAXS and COMPUTE_FRAMES?

How many personal computers have Java installed? [closed]

java jvm