RFR: 8378171: JFR: Copy of a closed recording should not be available

Markus Grönlund mgronlun at openjdk.org
Wed Feb 18 15:48:47 UTC 2026


On Wed, 18 Feb 2026 14:59:05 GMT, Erik Gahlin <egahlin at openjdk.org> wrote:

> Could I get a review of a PR that prevents closed recordings from being returned by FlightRecorder::getRecordings()?
> 
> The fix touches a lot of files and may seem unnecessary, but it will simplify the implementation of [JDK-8373439](https://bugs.openjdk.org/browse/JDK-8373439) later.
> 
> Testing: jdk/jdk/jfr
> 
> Thanks
> Erik

Marked as reviewed by mgronlun (Reviewer).

-------------

PR Review: https://git.openjdk.org/jdk/pull/29791#pullrequestreview-3820680717


More information about the hotspot-jfr-dev mailing list