Package net.jrodolfo.java_evolution.java25.jfr_enhancements


package net.jrodolfo.java_evolution.java25.jfr_enhancements
Demonstrates Java 25 Java Flight Recorder method timing and tracing.

This package records and inspects a real JFR file for method timing/tracing. CPU-time profiling and cooperative sampling are still explained in the example and README because their value depends on platform support, workload shape, and profiling analysis.