[jdk8u-dev] RFR: 8255559: Leak File Descriptors Because of ResolverLocalFilesystem#engineResolveURI()

Andrew John Hughes andrew at openjdk.org
Fri Nov 25 16:36:58 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`)

I see `jdk8u-fix-yes`

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

PR: https://git.openjdk.org/jdk8u-dev/pull/165


More information about the jdk8u-dev mailing list