Integrated: 8279647: JFR: Unclosed directory stream

Erik Gahlin egahlin at openjdk.java.net
Tue Jan 11 04:43:25 UTC 2022


On Sat, 8 Jan 2022 09:39:19 GMT, Erik Gahlin <egahlin at openjdk.org> wrote:

> Hi,
> 
> Could I have a review of a fix that closes the directory stream that is used when fetching the predefined .jfc files. I also added a sanity check so it is a file (not a directory).
> 
> 
> Testing: jdk/jdk/jfr
> 
> Thanks
> Erik

This pull request has now been integrated.

Changeset: 6504458d
Author:    Erik Gahlin <egahlin at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/6504458d87cdf6001f70c354b11942516a457137
Stats:     9 lines in 1 file changed: 0 ins; 3 del; 6 mod

8279647: JFR: Unclosed directory stream

Reviewed-by: mgronlun

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

PR: https://git.openjdk.java.net/jdk/pull/6999


More information about the hotspot-jfr-dev mailing list