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

Leak File Descriptors Because of ResolverLocalFilesystem#engineResolveURI()

    XMLWordPrintable

Details

    Backports

      Description

        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.

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                  Created:
                  Updated:
                  Resolved: