hg: jdk9/client/jdk: 8149562: TIFFField#createFromMetadataNode javadoc should provide information about sibling/child nodes that should be part of parameter node

brian.burkhalter at oracle.com brian.burkhalter at oracle.com
Wed Aug 24 18:04:13 UTC 2016


Changeset: 4ae7185436e5
Author:    bpb
Date:      2016-08-24 10:59 -0700
URL:       http://hg.openjdk.java.net/jdk9/client/jdk/rev/4ae7185436e5

8149562: TIFFField#createFromMetadataNode javadoc should provide information about sibling/child nodes that should be part of parameter node
Summary: Add a throws clause to the TIFFField.createFromMetadataNode method specification stating that the supplied Node parameter must adhere to the TIFFField element structure defined by the TIFF native image metadata DTD.
Reviewed-by: prr, darcy, serb

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



More information about the jdk9-client-changes mailing list