Newbetuts
.
New posts in jvm
How to disable compiler and JVM optimizations?
java
optimization
compiler-construction
jvm
jit
Are there any specific examples of backward incompatibilities between Java versions?
java
jvm
bytecode
backwards-compatibility
Find path to current JVM
windows
java
jvm
How to predict the maximum call depth of a recursive method?
java
memory
recursion
jvm
stack-overflow
JRockit JVM versus HotSpot JVM
java
jvm
jvm-hotspot
jrockit
Java Refuses to Start - Could not reserve enough space for object heap
java
linux
memory
jvm
heap-memory
jstack - well-known file is not secure
java
jvm
jstack
Does Kotlin support Java 11?
gradle
kotlin
jvm
Android Studio Build gradle OutOfMemoryError
java
android
android-studio
gradle
jvm
Android-Studio : Error: Could not create the Java Virtual Machine
android
jvm
gradle
android-studio
How does the JVM terminate daemon threads? or How to write daemon threads that terminate gracefully
java
multithreading
jvm
daemon
Tail Call Optimisation in Java
java
recursion
compilation
jvm
tail-recursion
Java thread dump: Difference between "waiting to lock" and "parking to wait for"?
java
multithreading
locking
jvm
thread-dump
Default values for Xmx, Xms, MaxPermSize on non-server-class machines
jvm
jvm-arguments
JVM memory usage out of control
java
jvm
visualvm
What do -XX:-PrintGC and XX:-PrintGCDetails flags do?
java
garbage-collection
jvm
jvm-hotspot
Why does the Java compiler 11 use invokevirtual to call private methods?
java
java-8
jvm
javac
java-11
MethodHandle - What is it all about?
java
jvm
java-7
invokedynamic
methodhandle
If I compiled a Java file with the newest JDK, would an older JVM be able to run the .class files?
java
jvm
What's the size cost of Java inheritance?
java
oop
inheritance
jvm
internal-representation
Prev
Next