Newbetuts
.
New posts in jvm
How does the JVM decided to JIT-compile a method (categorize a method as "hot")?
java
jvm
jit
jvm-hotspot
Increasing the JVM maximum heap size for memory intensive applications
java
jvm
jvm-arguments
Bytecode features not available in the Java language
java
jvm
bytecode
What is in Java object header?
java
jvm
java-memory-model
object-layout
jol
Android Gradle Could not reserve enough space for object heap
android
gradle
jvm
heap-memory
What are the roots?
.net
garbage-collection
jvm
clr
gc-roots
How do you crash a JVM?
java
jvm
Difference between sampling and profiling in jVisualVM
java
jvm
heap-memory
jvisualvm
Getting Java version at runtime
java
jvm
Override Java System.currentTimeMillis for testing time sensitive code
java
testing
jvm
systemtime
What's invokedynamic and how do I use it?
java
reflection
jvm
invokedynamic
Why is there no GIL in the Java Virtual Machine? Why does Python need one so bad?
java
python
multithreading
jvm
gil
What does JVM flag CMSClassUnloadingEnabled actually do?
java
jvm
classloader
jvm-arguments
Java 32-bit vs 64-bit compatibility
java
jvm
64-bit
compatibility
32-bit
Java - Get a list of all Classes loaded in the JVM
java
reflection
jvm
clearing Java\CPU cache programmatically
java
caching
testing
junit
jvm
Java stack overflow error - how to increase the stack size in Eclipse?
java
eclipse
jvm
stack-overflow
jvm-arguments
How to set a JVM TimeZone Properly
java
jvm
windows-server-2008
timezone
jdk1.5
Difference between _JAVA_OPTIONS, JAVA_TOOL_OPTIONS and JAVA_OPTS
java
jvm
jvm-arguments
Does the JVM prevent tail call optimizations?
java
jvm
scala
tail-recursion
Prev
Next