Search code examples
What is a java.lang.reflect.Field#slot?...


reflectionjvmjavajvm-hotspot

Read More
Whether JVM runs in User Process or Separate Process...


javagarbage-collectionjvmjvm-hotspotjava-threads

Read More
Identify Java jdwp Debugger Assigned (Ephemeral) Port...


javajvmjvm-hotspot

Read More
weakCompareAndSwap vs compareAndSwap...


javajvmjvm-hotspotcompare-and-swapjava-9

Read More
What is the `__the_thread__` macro in OpenJDK8...


jvmjvm-hotspot

Read More
Adding SuperInstruction to JVM...


jvmbytecodejavajvm-hotspot

Read More
ERROR of "undefined reference" in JVM 9 when I invoke a self-defined member function in &q...


javac++linuxjvmjvm-hotspot

Read More
Complete list of JVM options...


jvmjavajvm-hotspot

Read More
How to know how much time spent on compile a class or method in hotspot?...


jvmjitjvm-hotspot

Read More
Is UseGCOverheadLimit supported with G1 GC?...


javagarbage-collectionjvmjvm-hotspotg1gc

Read More
JVM stack size specifications...


javajvmjvm-hotspot

Read More
How do I measure fragmentation in Hotspot's Metaspace?...


jvm-hotspotmemory-fragmentation

Read More
Are objects prefetched from an array of references in Java?...


javajvmjvm-hotspotprefetchjava-memory-model

Read More
the timing of String Literal loaded into StringTable in Java HotSpot vm...


javajvm-hotspot

Read More
Why doesn't the JVM emit prefetch instructions on Windows x86...


javaassemblyx86jvmjvm-hotspot

Read More
How to interpret the output of -XX:CompileCommand="print Class::Method" in java...


javajava-8jvm-hotspotjava-opts

Read More
Java 8 String deduplication vs. String.intern()...


javastringjvm-hotspotdeduplication

Read More
JDK9 Hotspot debug using gdb, causing SIGSEGV Segmentation fault in eclipse/Ubuntu terminal...


c++ceclipsejavajvm-hotspot

Read More
force inline in java...


javajvminlinejvm-hotspot

Read More
How to download the most updated java virtual machine(Hotspot) source code?...


javajvmjvm-hotspot

Read More
Using huge pages and DirectByteBuffer in java hotspot jvm on Linux...


javajvm-hotspothuge-pagesdirectmemory

Read More
Why isn't -XX:+ExplicitGCInvokesConcurrent the default when using the G1 collector?...


javajvm-hotspotg1gc

Read More
bad reloc address 0x0 when compiling hsdis (Java HotSpot disassembler plugin) on cygwin...


javaccompilationcygwinjvm-hotspot

Read More
Is there any way to judge whether a class has been loaded into jvm?...


javajvmjvm-hotspot

Read More
Does unused variable will impact JIT optimization really?...


jvmjvm-hotspot

Read More
Java running process : view byte code at runtime of an arbitary process...


javaruntimejvm-hotspotjmap

Read More
Locate and read objects of a specific type from memory of a running java program...


javaunixmemoryjvmjvm-hotspot

Read More
Verify that compiler inlined object creation/method call...


javajvmjvm-hotspot

Read More
MaxDirectMemorySize usage...


javajvmjvm-argumentsjvm-hotspot

Read More
What are jvm pre-allocated exceptions?...


javaperformancejvmjvm-hotspot

Read More
BackNext