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

ZipFile$ZipFileInputStream doesn't close handle to zipfile

XMLWordPrintable

    • beta
    • x86, sparc
    • solaris_10, windows_2000, windows_xp

        The bug seems to be located in the inner class in java.util.zip.ZipFile ? ZipFileInputStream, and more specifically its

        public void close()

        It doesn?t close its field handle to the ZipFile there and this leaves the file handle leak.

        In the customer case the usage of URL.openStream() the customer cannot get access to the zipFile handle and there is no way it can be explicitly closed.

        The problem resulting of this effect is that the partner's J2EE is not able to redeploy applications
        ###@###.### 10/30/04 01:46 GMT

              michaelm Michael McMahon
              stschnei Stefan Schneider (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: