OpenJDK (Source); see foojay for interesting details on OpenJDK

Performance-related

Java HotSpot Performance Engine Architecture

Tuning Garbage Collection with the 5.0 JVM

jfr-analytics: An exploration for running analytics on JDK Flight Recorder recordings. There's two areas of interest: (1) Pull-based SQL queries on JFR recording files, using Apache Calcite, and (2) Streaming queries on realtime JFR event streams (implementation tbd., e.g. via Apache Flink or Akka Streams).


Tags: vm   jvm  

Last modified 12 May 2022