New JFR `view` Command
Posted on May 31, 2023
JDK 21 comes with a new JFR view command that displays aggregated event data in the shell. The command can be used to view information about an application without the need to dump a recording file, or open up JDK Mission Control …
More at https://egahlin.github.io/2023/05/30/views.html