Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jvm

AtomicInteger is implemented base on JNI?

Does JVM execute byte codes out-of-order?

java jvm

Where are memory addresses stored in Java

java memory-management jvm

Kotlin Runnable vs () -> Unit

kotlin jvm

Proper definition of java dynamic class loading

Is ReentrantLock is a light weight lock?

jvm reentrantlock

Inner classes and garbage collection: behavior differences between Java 8 and latest Java

Sensible Xmx/GC defaults for a microservice with a small heap

java garbage-collection jvm

Running tomcat with -server JVM option

java performance tomcat jvm

Understanding perf.map

java linux jvm perf

Use Kotlin/Native prebuilt shared library from an Android application using JNI

In JNI function when I change an Array in-place that was passed from Java code the Array doesn't modify

Java Flight Recorder - Async I/O support

java jvm jfr jmc

HotSpot stack guard pages. Red/Yellow zones and reasons behind them

java jvm jvm-hotspot

JVisualVM -Xverify:none does not solve Redefinition failed with error 62

java jvm profiling jvisualvm

Is -XX:-UseContainerSupport with -XX:MaxRAMPercentage automatically calculates other JVM resources size?

performance docker jvm

How do you limit non-heap size on Open JDK 11

Run java with properties from environment variable

JVM Error for Java Service Wrapper