hg: jdk9/client/jdk: 8144997: "IIOException: Field data is past end-of-stream" when calling TIFFImageReader.read()
brian.burkhalter at oracle.com
brian.burkhalter at oracle.com
Fri Dec 11 23:12:22 UTC 2015
Changeset: 37697c44c8f8
Author: bpb
Date: 2015-12-11 15:07 -0800
URL: http://hg.openjdk.java.net/jdk9/client/jdk/rev/37697c44c8f8
8144997: "IIOException: Field data is past end-of-stream" when calling TIFFImageReader.read()
Summary: Instead of failing for an IFD entry with bad type or offset, continue with the next entry.
Reviewed-by: prr
! src/java.desktop/share/classes/com/sun/imageio/plugins/tiff/TIFFIFD.java
More information about the jdk9-all-changes
mailing list