[jdk8u-dev] RFR: 8255559: Leak File Descriptors Because of ResolverLocalFilesystem#engineResolveURI()
Andrew John Hughes
andrew at openjdk.org
Thu Nov 10 17:13:37 UTC 2022
On Wed, 9 Nov 2022 15:52:35 GMT, Andrew John Hughes <andrew at openjdk.org> wrote:
> Clean backport from 11u which fixes a resource leak.
>
> Although the indentation changes in the diff make it a little unclear, the only change is to wrap the block in a `try-finally` clause (more visible with `git diff -b`)
Approval requested on the bug.
-------------
PR: https://git.openjdk.org/jdk8u-dev/pull/165
More information about the jdk8u-dev
mailing list