History log of /openjdk10/jdk/test/javax/imageio/plugins/tiff/MultiPageImageTIFFFieldTest.java
Revision Date Author Comments
# 16334:96d44ff3c70f 13-Dec-2016 bpb

8154058: [TIFF] ignoreMetadata parameter of TIFFImageReader's setInput() method affects TIFFImageReadParam in non-obvious way
Summary: Add readUnknownTags to TIFFImageReadParam and add ReadParamTest
Reviewed-by: prr


# 15244:398dc40602fe 22-Jul-2016 bpb

8148454: [PIT] Failure of ReplaceMetadataTest on TIFF with IllegalStateException
Summary: Move super.setOutput() to end of setOutput() to avoid setting super.output to null
Reviewed-by: prr


# 14240:910cdd92b709 07-Apr-2016 avstepan

8152183: [TEST] add test for TIFFField
Reviewed-by: prr, yan