Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jvm

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

JVM off-heap memory address subject to change?

java garbage-collection jvm

Using multiple JVM languages in the same project

java scala jvm kotlin polyglot

Is String.getBytes being safely used?

Which Hamcrest matcher to import

java kotlin junit jvm hamcrest

Java memory settings in a docker container

java docker memory jvm