Integrated: 8270873: JFR: Catch DirectoryIteratorException when scanning for .jfr files

Erik Gahlin egahlin at openjdk.java.net
Tue Sep 21 12:04:51 UTC 2021


On Tue, 14 Sep 2021 11:30:30 GMT, Erik Gahlin <egahlin at openjdk.org> wrote:

> Hi,
> 
> Could I have a review of a bug fix that adds guards against DirectoryIteratorException while scanning the repository for chunk files. 
> 
> Testing: test/jdk/jdk/jfr
> 
> Thanks
> Erik

This pull request has now been integrated.

Changeset: 57df0dbc
Author:    Erik Gahlin <egahlin at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/57df0dbc45914969df34e6f42b6c815785e11048
Stats:     8 lines in 1 file changed: 1 ins; 1 del; 6 mod

8270873: JFR: Catch DirectoryIteratorException when scanning for .jfr files

Reviewed-by: mgronlun

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

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


More information about the hotspot-jfr-dev mailing list