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 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
Why getSum does not get inlined by hotspot jvm?
Mar 04, 2022
java
jit
jvm-hotspot
escape-analysis
when java jvm compiles bytecode, where does that code go in process space?
Aug 22, 2018
java
memory
process
jvm
jvm-hotspot
Can I programmatically find out in which GC generation an instance lives?
Feb 04, 2022
java
garbage-collection
jvm
jvm-hotspot
jvmti
Can HotSpot optimize away redundant calls to pure methods without inlining them?
May 22, 2021
java
compiler-optimization
jvm-hotspot
Java remote debugging overhead
Aug 24, 2022
java
remote-debugging
jvm-hotspot
jdwp
Is it possible to disable `-XX:+PrintCompilation` and `-verbose:gc"` at runtime?
Apr 18, 2022
java
performance
jvm
performance-testing
jvm-hotspot
Allocation latency seems high, why?
Oct 31, 2022
java
latency
allocation
low-level
jvm-hotspot
can moderm JVMs optimize different instances of the same class differently?
Mar 13, 2019
java
optimization
jvm
bytecode
jvm-hotspot
« Newer Entries
Older Entries »