Search code examples
What is Kotlin's impact on JVM performance?...


kotlinjvmjitjvm-hotspot

Read More
What is the meaning of Compilation Events at hs_err_pid file?...


javajvmjvm-hotspotjvm-crashhs-err

Read More
Can Java 8 default interface methods be inlined by the JIT compiler?...


javaoptimizationjvmjitjvm-hotspot

Read More
What does Oop Maps means in Hotspot VM exactly...


javajvmjvm-hotspot

Read More
iReport 5.5.0 won't start...


jvmubuntu-12.04ireportjvm-hotspot

Read More
Get VMVersionMismatchException when using jmap command...


javajvmjvm-hotspot

Read More
Is there any instruction reordering done by the Hotspot JIT compiler that can be reproduced?...


javamultithreadingjvmjitjvm-hotspot

Read More
Why java.ci.totalTime bigger then sun.rt.safepointTime (JVM PerfCounters)?...


javaperformancejvmjitjvm-hotspot

Read More
GCLogFileSize hotspot flag alrernative for openjdk15...


javajvmjvm-hotspot

Read More
Why when processing JVMTI EVENT_EXCEPTION the JVM sometimes crashes or starts slowly?...


javajvmjava-native-interfacejvm-hotspotjvmti

Read More
How can I catch JIT's deoptimization events like "unstable_if" with JNI+JVMTI...


javajvmjitjvm-hotspotjvmti

Read More
Method Area and PermGen...


javamemory-managementjvmjvm-hotspotpermgen

Read More
What is diff between JVMTI_EVENT_COMPILED_METHOD_* and JVMTI_EVENT_DYNAMIC_CODE_GENERATED?...


javajvmjitjvm-hotspotjvmti

Read More
bootstrap class path not set in conjunction with -source 1.6...


classpathmaven-3jvm-hotspot

Read More
Difference Between Primordial and Non Primordial Thread...


javaoperating-systemjvmjvm-hotspot

Read More
How to properly set the G1GC options for a server with 22G heap...


javagarbage-collectionjvmjvm-hotspot

Read More
How does Hotspot JVM handle integer divison overflow on x86?...


javajvmjvm-hotspot

Read More
Will jvm evaluate a obvious return value on each execution?...


javajvmjitjvm-hotspotjvm-bytecode

Read More
IllegalArgumentException of concurrent ScheduledThreadPoolExecutor for scheduleAtFixedRate...


javajvm-hotspot

Read More
How to cause a very high heap fragmentation in Java 8 HotSpot using CMS GC...


javagarbage-collectionjvmjvm-hotspotconcurrent-mark-sweep

Read More
Is it possible to enable caching of native code?...


javaperformancecachingjvm-hotspotjvm-arguments

Read More
How to setup development environment for Java HotSpot VM?...


javajvmjvm-hotspot

Read More
GarbageCollector stoped running after setting XX:MaxMetaspaceSize to the same old XX:MaxPermSize val...


javamemory-leaksgarbage-collectionjvm-hotspotpermgen

Read More
How to access JVM internal data structures using the Hotspot Dynamic Attach Mechanism?...


javadebuggingjvmjvm-hotspotjvmti

Read More
Read file attributes using RandomAccessFile...


javafileunixjvmjvm-hotspot

Read More
How to run Ignite with defined JVM heap...


jvmignitejvm-hotspotjvm-argumentsgridgain

Read More
Do some JVMs cache static initializer results, for commonly used library classes...


javajvmjvm-hotspot

Read More
Why does the HotSpot ExecutionSample event always return STATE_RUNNABLE?...


javajvm-hotspotjfr

Read More
Does the JVM keep its time synced with the OS?...


javajvmjvm-hotspotntp

Read More
How to build JDK 8 from sources repository...


javajvmjvm-hotspot

Read More
BackNext