-
Bug
-
Resolution: Fixed
-
P4
-
6, 7, 8, 9
-
master
-
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.
- csr for
-
JDK-8351218 Support for thumbnails present in APP1 marker for JPEG
-
- Closed
-
- 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
-
- links to
-
Commit(master) openjdk/jdk/73465b98
-
Review(master) openjdk/jdk/22898
(1 links to)