[OpenJDK 2D-Dev] [9] RFR JDK-8164750: TIFF reading fails when ignoring metadata with BaselineTIFFTagSet removed

Phil Race philip.race at oracle.com
Tue Nov 1 19:22:18 UTC 2016


Hi,

I had to do a bit of back-tracing of the source to confirm that
ignoreUnknownFields is initialised from the value of ignoreMetadata.

+1

-phil.

On 10/26/2016 01:05 PM, Brian Burkhalter wrote:
> Please review at your convenience:
>
> Issue:	https://bugs.openjdk.java.net/browse/JDK-8164750
> Patch:	http://cr.openjdk.java.net/~bpb/8164750/webrev.00/
>
> Currently if ignoreMetadata == true and the set of allowed TIFFTagSets does not contain the BaselineTIFFTagSet instance then image reading will fail as fields essential to reading and interpreting the data will be ignored.
>
> Thanks,
>
> Brian
>
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/2d-dev/attachments/20161101/08e27462/attachment.html>


More information about the 2d-dev mailing list