Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in jvm-hotspot
Why doesn't the JVM emit prefetch instructions on Windows x86
May 15, 2022
java
assembly
x86
jvm
jvm-hotspot
Interpreting bytecode vs compiling bytecode?
Nov 04, 2022
java
jvm
jit
jvm-hotspot
What causes the JVM to do a major garbage collection?
Oct 07, 2022
java
garbage-collection
jvm
jvm-hotspot
About the dynamic de-optimization of HotSpot
Feb 28, 2022
java
optimization
jvm-hotspot
Jvm JIT and Hotspot - What are the differences
Nov 09, 2022
java
compiler-construction
jvm
jit
jvm-hotspot
How does the dynamic tenuring threshold adjustment work in HotSpot JVM?
Jan 12, 2019
java
garbage-collection
jvm
heap-memory
jvm-hotspot
Is the permanent generation always collected serially on the HotSpot VM?
Oct 30, 2022
java
garbage-collection
jvm-hotspot
How to retransform an executing method with JVMTI agent which has no further invocations?
Mar 22, 2021
java
jit
instrumentation
jvm-hotspot
jvmti
Missing bounds checking elimination in String constructor?
Sep 07, 2022
performance
jit
jvm-hotspot
protobuf-java
bounds-check-elimination
What is the Java libjli library for?
Sep 22, 2022
java
java-native-interface
jvm-hotspot
Why can you throw anything in Java? [closed]
Nov 04, 2022
java
jvm
jvm-hotspot
How java object locking and monitor creation happens internally inside JVM
Sep 28, 2022
java
multithreading
concurrency
jvm-hotspot
Java primitive array layout in memory
Nov 18, 2022
java
arrays
jvm
jvm-hotspot
jol
Is it possible to monitor "Full GC" frequency in JMX (on HotSpot)?
Mar 09, 2018
garbage-collection
jvm
monitoring
jmx
jvm-hotspot
Why throwing an exception tries to loads the class which extends Exception (though it is not executed) but not a regular class
Oct 24, 2021
java
java-8
jvm-hotspot
What's this new column in -XX:+PrintCompilation output?
Jun 17, 2021
java
optimization
java-8
jvm-hotspot
Disable Java JIT for a specific method/class?
Oct 23, 2022
java
jvm
jit
jvm-hotspot
What is the size of methods that JIT automatically inlines?
Oct 29, 2022
java
jvm
jit
jvm-hotspot
Loop optimizations Oracle Java 7-8 Hotspot VM
Apr 05, 2022
java
loops
optimization
jit
jvm-hotspot
What causes a method to be classed as "'not compilable (disabled)" by the hotspot compiler?
Dec 18, 2021
java
jvm-hotspot
« Newer Entries
Older Entries »