jdk-24/jdk/test/javax/imageio
Brian Burkhalter 599879e45f 8164750: TIFF reading fails when ignoring metadata with BaselineTIFFTagSet removed
Disallow not adding to metadata fields which are critical to reading the image data even when the BaselineTIFFTagSet has been removed from the TIFFImageReadParam and the ignoreMetadata flag is set.

Reviewed-by: prr
2016-11-02 11:07:16 -07:00
..
CachePremissionsTest 6962318: Update copyright year 2010-12-28 15:53:50 -08:00
metadata 8167281: IIOMetadataNode bugs in getElementsByTagName and NodeList.item methods 2016-10-17 13:04:33 +05:30
plugins 8164750: TIFF reading fails when ignoring metadata with BaselineTIFFTagSet removed 2016-11-02 11:07:16 -07:00
spi 8022640: ServiceRegistry (used by ImageIO) lack synchronization 2016-02-01 15:39:02 +05:30
stream 8136930: Simplify use of module-system options by custom launchers 2016-08-10 15:51:25 -07:00
EmptyFileTest.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
GetReaderWriterInfoNullTest.java 8163258: Getting NullPointerException from ImageIO.getReaderWriterInfo due to failure to check for null 2016-08-19 12:22:23 +05:30
ImageCompressionTypesTest.java 6294607: GIFWriter returns the same compression type twice 2016-10-13 11:37:32 +05:30
MultiReadTest.java 8146881: [TEST] update some imageio plugins tests to affect TIFF format 2016-01-22 13:37:46 +03:00
ReadAbortTest.java 4924727: reader.abort() method does not work when called inside imageStarted for PNG 2016-09-12 12:07:56 +05:30
TEST.properties 8076468: Add @modules to tests in jdk_desktop test group 2015-06-23 11:59:27 +03:00
WriteAbortTest.java 8164931: Verify if writer.abort() works properly for all writers in IIOWriteProgressListener 2016-09-29 10:57:34 +05:30