java/util/zip/ZipFile/ReadAfterClose.java failed after fix for 6735255

XMLWordPrintable

    • Type: Backport
    • Resolution: Fixed
    • Priority: P3
    • 6u75
    • Affects Version/s: 7
    • Component/s: core-libs
    • b01
    • Verified

      java/util/zip/ZipFile/ReadAfterClose.java failed after fix for 6735255

      java.io.EOFException: Unexpected end of ZLIB input stream
      at java.util.zip.ZipFile$1.fill(ZipFile.java:343)
      at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:158)
      at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:122)
      at ReadAfterClose.main(ReadAfterClose.java:42)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      at java.lang.reflect.Method.invoke(Method.java:623)
      at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
      at java.lang.Thread.run(Thread.java:717)

            Assignee:
            Dmeetry Degrave (Inactive)
            Reporter:
            Xueming Shen
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: