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

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 7
    • 7
    • core-libs
    • b64
    • generic
    • generic

        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)

              sherman Xueming Shen
              sherman Xueming Shen
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: