Integrated: 8378171: JFR: Copy of a closed recording should not be available
Erik Gahlin
egahlin at openjdk.org
Thu Feb 19 15:30:37 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
This pull request has now been integrated.
Changeset: 79dbc50b
Author: Erik Gahlin <egahlin at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/79dbc50b4f907af9b5f9d586d6bd6f33c3a3dd21
Stats: 40 lines in 5 files changed: 26 ins; 1 del; 13 mod
8378171: JFR: Copy of a closed recording should not be available
Reviewed-by: mgronlun
-------------
PR: https://git.openjdk.org/jdk/pull/29791
More information about the hotspot-jfr-dev
mailing list