Skip Headers
Previous
Previous
 
Next
Next

Flight Recorder Runtime

The JFR runtime is the JVM engine where the actual recordings are made. These recordings are actually a rotating buffer of diagnostics and profiling data that is always available on-demand. Flight Recorder runtime is comprised of these components:

Flight Recorder runtime is discussed in detail in the Flight Recorder Runtime User Guide.