hg: jdk9/client/jdk: 8149016: Misleading IllegalArgumentException message when a type that is neither LONG nor IFD pointer is supplied to TIFFField constructor

brian.burkhalter at oracle.com brian.burkhalter at oracle.com
Fri Jul 22 18:18:30 UTC 2016


Changeset: 287e559361ae
Author:    bpb
Date:      2016-07-22 11:16 -0700
URL:       http://hg.openjdk.java.net/jdk9/client/jdk/rev/287e559361ae

8149016: Misleading IllegalArgumentException message when a type that is neither LONG nor IFD pointer is supplied to TIFFField constructor
Summary: Replace invocation of this() constructor with explicit checks and initializations
Reviewed-by: prr

! src/java.desktop/share/classes/javax/imageio/plugins/tiff/TIFFField.java
! src/java.desktop/share/classes/javax/imageio/plugins/tiff/TIFFTag.java



More information about the jdk9-client-changes mailing list