Search code examples
JVMTI RetransformClasses() is taking a lot of time...

javaperformancejvm-hotspotbytecode-manipulationjvmti

Read More
Dynamic Bytecode Instrumentation fails without any error...

instrumentationjvm-hotspotbytecode-manipulationjvmti

Read More
How to retransform an executing method with JVMTI agent which has no further invocations?...

javajitinstrumentationjvm-hotspotjvmti

Read More
Extracting Heap-dump (hprof) from Core-dump...

javajvmcoredumpjvm-hotspotheap-dump

Read More
Garbage Collection for several VMs...

javamemorygarbage-collectionjvmjvm-hotspot

Read More
Unable to create heap dump due to ReadVirtual failed...

javajbossjboss7.xjava-6jvm-hotspot

Read More
Can OSR-compiled methods be used by a subsequent call?...

javaperformancejvmjitjvm-hotspot

Read More
What's this new column in -XX:+PrintCompilation output?...

javaoptimizationjava-8jvm-hotspot

Read More
Pinning an object by modifying bits in mask word of object header...

javagarbage-collectionjvmjvm-hotspotjol

Read More
Why is Java faster if it repeats the same code?...

javaoptimizationjvmjitjvm-hotspot

Read More
can moderm JVMs optimize different instances of the same class differently?...

javaoptimizationjvmbytecodejvm-hotspot

Read More
jstack Format Change...

javaanalysisjvm-hotspot

Read More
Evaluation - OutOfMemoryError: unable to create new native thread...

javajvmout-of-memoryjvm-hotspotulimit

Read More
IllegalArgumentException when trying to handle SIGBREAK in Hotspot JVM on Windows...

javawindowssignalsjvm-hotspot

Read More
What are ReservedCodeCacheSize and InitialCodeCacheSize?...

javajvmjvm-hotspot

Read More
why does java interpret code if it can compile it?...

javacompilationjvmjitjvm-hotspot

Read More
Does calling object.notifyAll() cause lock rebiasing/inflation in Hotspot JVM?...

javajvmsynchronizedjvm-hotspotbiased-locking

Read More
Invalid access of stack red zone from Java VM...

javajvmjvm-hotspotred-zone

Read More
JVM -XX:+StringCache argument?...

javajvmjvm-hotspotjvm-arguments

Read More
HotSpot JIT, dead code elimination and side effects?...

jvmjvm-hotspot

Read More
Java 7 and -XX:TraceDeoptimization...

javaoptimizationjava-7jvm-hotspot

Read More
How are Java system properties derived from the host?...

javajvmenvironment-variablesjvm-hotspot

Read More
Hotspot7 hsdis PrintAssembly Intel Syntax...

javaassemblyjvm-hotspot

Read More
Memory issue during JAR execution...

javaspring-bootout-of-memoryspring-cloudjvm-hotspot

Read More
Where to download Hotspot JVM? Different from Oracle's JVM?...

jvmjvm-hotspot

Read More
Do typed arrays help the JIT to optimize better?...

javagenericsoptimizationjvmjvm-hotspot

Read More
java flight recorder how to dump on exception, FlightRecordingDumpOnUnhandledException...

javajvmjvm-argumentsjvm-hotspotjmc

Read More
Java unexpected Stop The Worlds on a KVM...

javajvm-hotspot

Read More
How does the JVM decided to JIT-compile a method (categorize a method as "hot")?...

javajvmjitjvm-hotspot

Read More
OpenJDK: Modifying Java Heap Management...

c++javajvm-hotspot

Read More
BackNext