Latest post
Unsafe is Finally Going Away: Embracing Safer Memory Access with JEP 471
Java’s sun.misc.Unsafe is being phased out. Learn safer memory access using VarHandle and Foreign Function & Memory API to keep your applications secure and up-to-date.
-
Exploring the Impact of Stack Size on JVM Thread Creation: A Myth Debunked
Does stack size have an impact on the number of native threads that can be created in a JVM environment?
1-2 of 2