Search code examples
Questions about g1 gc on pre write barrier...


jvmjvm-hotspotg1gc

Read More
Is this what java can do and c can't?...


javajvmjvm-hotspot

Read More
How to interpret an instance's mark word?...


javajvm-hotspotobject-layoutjolbiased-locking

Read More
Does K8S container use file cache of host os...


memorykubernetesjvm-hotspot

Read More
Does -XX:+CMSIncrementalMode run on application threads or in GC-dedicated threads?...


garbage-collectionjvmjvm-hotspot

Read More
JRE 32bit vs 64bit...


javax86x86-64jvm-hotspot

Read More
A list of Hotspot VM Operations with descriptions...


javajvm-hotspotg1gc

Read More
Where is the entry point for hotspot in openjdk 8u?...


javalauncherjvm-hotspot

Read More
Unexpected VarHandle performance (4X slower than alternatives)...


javamultithreadingconcurrencyjvmjvm-hotspot

Read More
Why throwing an exception tries to loads the class which extends Exception (though it is not execute...


javajava-8jvm-hotspot

Read More
new org.json.JSONObject(String) is blocking indefinitely when run from jar file only...


javajvmjvm-hotspotorg.json

Read More
Java method direct invocation vs single element loop invocation...


javaperformancejvm-hotspotjmhdtrace

Read More
Loading of java hotspot classes in jvm...


javaeclipsejvmjvm-hotspot

Read More
What is the Java libjli library for?...


javajava-native-interfacejvm-hotspot

Read More
JVM G1 GC logs analyze...


javajvmjvm-hotspotjvm-arguments

Read More
Why is Kotlin much faster than Java at interpreting Brainfuck?...


javakotlinbenchmarkingjvm-hotspotbrainfuck

Read More
How is VM_Exit delivered to VM Thread when sending SIGTERM and who does the delivering?...


javajvmjvm-hotspotshutdown-hook

Read More
Why using parallel streams in static initializer leads to not stable deadlock...


javaconcurrencydeadlockjvm-hotspotstatic-initialization

Read More
Why does not SetByteArrayRegion corrupt memory?...


javagarbage-collectionjvmjava-native-interfacejvm-hotspot

Read More
-XX:+StressLCM, -XX:+StressGCM Options for JVM...


javajvmjvm-hotspotjava-12

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


javajvmjvm-hotspot

Read More
Oop gets corrupted when using in another JNI function...


javajvmjava-native-interfacejvm-hotspot

Read More
What does the UseCompressedOops JVM flag do and when should I use it?...


javamemoryjvmjvm-hotspot

Read More
Is Array declaration linear time operation or constant time operation?...


javatime-complexitybig-ojvm-hotspot

Read More
Standard JIT compilation instead of On Stack Replacement in HotSpot...


javajava-8jvm-hotspot

Read More
How to turn off OSR compilation...


javajava-8jvm-hotspot

Read More
Unable to use HSDIS with OpenJDK 11...


javaubuntujava-11jvm-hotspot

Read More
Can GraalVM combine ahead of time compilation with adaptive optimization?...


optimizationjvmjvm-hotspotaotgraalvm

Read More
Java fatal error SIGSEGV with no added native code...


javasegmentation-faultjvm-hotspotjvm-crash

Read More
What causes the JVM to do a major garbage collection?...


javagarbage-collectionjvmjvm-hotspot

Read More
BackNext