hg: jdk9/client/jdk: 8148628: TIFFDirectory(getAsMetaData) created with one TIFFField having a IFD pointer tag throws ClassCastException & other naming differences (JEP 262)

brian.burkhalter at oracle.com brian.burkhalter at oracle.com
Tue Feb 9 18:42:13 UTC 2016


Changeset: 5f158e96926a
Author:    bpb
Date:      2016-02-01 15:00 -0800
URL:       http://hg.openjdk.java.net/jdk9/client/jdk/rev/5f158e96926a

8148628: TIFFDirectory(getAsMetaData) created with one TIFFField having a IFD pointer tag throws ClassCastException & other naming differences (JEP 262)
Summary: Clean up some handling of TIFFDirectory instances contained in TIFFFields and make a couple of minor changes to Exif and GeoTIFF tag names.
Reviewed-by: prr

! src/java.desktop/share/classes/com/sun/imageio/plugins/tiff/TIFFFieldNode.java
! src/java.desktop/share/classes/javax/imageio/plugins/tiff/ExifTIFFTagSet.java
! src/java.desktop/share/classes/javax/imageio/plugins/tiff/GeoTIFFTagSet.java
! src/java.desktop/share/classes/javax/imageio/plugins/tiff/TIFFDirectory.java



More information about the jdk9-client-changes mailing list