Newbetuts
.
New posts in jvm-hotspot
the timing of String Literal loaded into StringTable in Java HotSpot vm
java
jvm-hotspot
What is the size of methods that JIT automatically inlines?
java
jvm
jit
jvm-hotspot
JIT not optimizing loop that involves Integer.MAX_VALUE
java
compiler-optimization
jit
jvm-hotspot
JRockit JVM versus HotSpot JVM
java
jvm
jvm-hotspot
jrockit
What do -XX:-PrintGC and XX:-PrintGCDetails flags do?
java
garbage-collection
jvm
jvm-hotspot
When can Hotspot allocate objects on the stack? [duplicate]
java
jvm
compiler-optimization
jvm-hotspot
stack-allocation
-XX:MaxPermSize with or without -XX:PermSize
java
jvm
jvm-hotspot
permgen
Encourage the JVM to GC rather than grow the heap?
java
jvm
heap-memory
jvm-hotspot
jvm-arguments
What are the differences between JVisualVM and Java Mission Control?
java
visualvm
jvm-hotspot
jvisualvm
java-mission-control
Read Java JVM startup parameters (eg -Xmx)
java
configuration
jvm
jvm-hotspot
What does the UseCompressedOops JVM flag do and when should I use it?
java
memory
jvm
jvm-hotspot
Analyzing gc logs
java
garbage-collection
jvm
jvm-hotspot
verbosegc
What are ReservedCodeCacheSize and InitialCodeCacheSize?
java
jvm
jvm-hotspot
Why I can't create an array with large size?
java
jvm
jvm-hotspot
How does the JVM decided to JIT-compile a method (categorize a method as "hot")?
java
jvm
jit
jvm-hotspot
Difference between JVM and HotSpot?
java
jvm-hotspot
Running jmap getting Unable to open socket file
java
linux
jvm
jvm-hotspot
Class JavaLaunchHelper is implemented in both ... libinstrument.dylib. One of the two will be used. Which one is undefined
java
eclipse
macos
jvm
jvm-hotspot
Does Java JIT cheat when running JDK code?
jvm-hotspot
java
jvm
jit
Real differences between "java -server" and "java -client"?
java
jvm
jvm-hotspot
Prev
Next