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
Utility to access string pool content in JDK 8 HotSpot JVM
Apr 16, 2022
java
string
jvm
jvm-hotspot
Java optimizations: (Hotspot/Dalvik) Optimization of final method returning a constant?
Aug 08, 2020
java
android
jit
dalvik
jvm-hotspot
What are the reasons that max jvm heaps are not sized up to or close to the max physical memory on a machine?
Nov 16, 2019
java
performance
jvm-hotspot
Is there a way to trigger JIT manually other than java.lang.Compiler
Nov 02, 2022
java
compiler-optimization
jvm-hotspot
Can Java 8 default interface methods be inlined by the JIT compiler?
Oct 01, 2022
java
optimization
jvm
jit
jvm-hotspot
What does BufferBlob::Interpreter in JVM crash log mean?
Dec 14, 2020
java
crash
jvm
gdb
jvm-hotspot
How precisely do Java arrays use memory in HotSpot (i.e. how much slop)?
Jun 15, 2020
java
arrays
memory-management
allocation
jvm-hotspot
Why is the Java G1 gc spending so much time scanning RS?
Aug 25, 2022
garbage-collection
jvm-hotspot
g1gc
Does Sun's HotSpot JIT compiler automatically apply "final" to Java local variables?
Nov 04, 2019
java
jit
jvm-hotspot
Why isn't -XX:+ExplicitGCInvokesConcurrent the default when using the G1 collector?
Jul 25, 2021
java
jvm-hotspot
g1gc
Can Hotspot eliminate bounds checks when the range of the index is resticted via and?
Jun 19, 2022
java
performance
optimization
jvm-hotspot
bounds-check-elimination
Do typed arrays help the JIT to optimize better?
Sep 15, 2022
java
generics
optimization
jvm
jvm-hotspot
Java garbage collection and atomic events/stop gc pauses interrupting a sequence of functional calls
May 31, 2018
java
performance
garbage-collection
jvm-hotspot
Why doesn't Hotspot JIT perform loop unrolling for long counters?
Apr 26, 2022
java
compiler-optimization
jit
jvm-hotspot
loop-unrolling
Will we still have the performance gain of Java 6 if the bytecode was compiled in 1.4
Mar 16, 2019
java
bytecode
jvm-hotspot
Is inheriting from a primitive array impossible from the JVM's perspective?
Sep 16, 2022
java
arrays
inheritance
jvm
jvm-hotspot
How do I check assembly output of Java code?
Nov 27, 2019
java
assembly
jvm
jit
jvm-hotspot
Google Authentication errors when accessing token endpoint from JVM
Oct 12, 2020
java
ssl-certificate
google-oauth
google-authentication
jvm-hotspot
How to understand Java Hotspot Errors
Sep 25, 2022
java
jvm
crash
jvm-hotspot
« Newer Entries
Older Entries »