Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8255559

Leak File Descriptors Because of ResolverLocalFilesystem#engineResolveURI()

XMLWordPrintable

        While validating XML signature, ResolverLocalFilesystem.engineResolveURI() opens a new Input Stream which is never closed leading to leakage in file descriptor.
        When large number of files are validated, new file descriptor allocation might fail causing the application to fail.

              pkumaraswamy Prajwal Kumaraswamy
              shadowbug Shadow Bug
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: