-
Bug
-
Resolution: Incomplete
-
P3
-
None
-
8
Submitter submitted the following issue :
======
We are seeing an exception once we moved to jdk8 from jdk6 in one of out test that has been running fine for years.
Exception stack is:
main[2] print th.printStackTrace()
java.util.zip.ZipException: invalid distance too far back
at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:164)
at java.io.FilterInputStream.read(FilterInputStream.java:133)
at oracle.ord.dicom.io.SeekableInflaterInputStream.read(SeekableInflaterInputStream.java:166)
======
======
We are seeing an exception once we moved to jdk8 from jdk6 in one of out test that has been running fine for years.
Exception stack is:
main[2] print th.printStackTrace()
java.util.zip.ZipException: invalid distance too far back
at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:164)
at java.io.FilterInputStream.read(FilterInputStream.java:133)
at oracle.ord.dicom.io.SeekableInflaterInputStream.read(SeekableInflaterInputStream.java:166)
======
- relates to
-
JDK-7148271 REGRESSION with PNG Image loading
-
- Closed
-