-
Bug
-
Resolution: Unresolved
-
P4
-
6, 7, 8, 9
-
Fix Understood
-
generic
-
generic
As of now we don't recognize thumbnail present in Exif(APP1) markers. We only parse for thumbnails present in APP0 markers. We should check for thumbnails present in APP1 markers.
Run the attached test case with attached Jpeg Image.
If it throws RuntimeException : "Didn't parse APP1 marker for thumbnail" then test has failed otherwise passed.
Run the attached test case with attached Jpeg Image.
If it throws RuntimeException : "Didn't parse APP1 marker for thumbnail" then test has failed otherwise passed.
- relates to
-
JDK-4339386 Provide a reader plug-in for the EXIF JPEG file format
- Open
-
JDK-4339463 Provide a writer plug-in for the EXIF JPEG file format
- Closed
-
JDK-8152672 IIOException while getting second image properties for JPEG
- Resolved