Details
-
Bug
-
Resolution: Fixed
-
P3
-
8-pool
-
b110
-
generic
-
generic
-
Verified
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8034618 | 7u65 | Anton Litvinov | P3 | Resolved | Fixed | b01 |
JDK-8023593 | 7u60 | Anton Nashatyrev | P3 | Closed | Fixed | b01 |
JDK-8023594 | 6u71 | Anton Nashatyrev | P3 | Closed | Fixed | b01 |
Description
Trying to read a certain JPEG image which is stored with CMYK color profile throws an IIOException when trying to get the image metadata of the (first and only) image in the file.
Apparently the 'old' com.sun.image.codec.jpeg.JPEGImageDecoder is able to read that sample image. But to me this is no solution because it is not portable enough.
Apparently the 'old' com.sun.image.codec.jpeg.JPEGImageDecoder is able to read that sample image. But to me this is no solution because it is not portable enough.
Attachments
Issue Links
- backported by
-
JDK-8034618 JPG causes javax.imageio.IIOException: ICC APP2 encoutered without prior JFIF!
- Resolved
-
JDK-8023593 JPG causes javax.imageio.IIOException: ICC APP2 encoutered without prior JFIF!
- Closed
-
JDK-8023594 JPG causes javax.imageio.IIOException: ICC APP2 encoutered without prior JFIF!
- Closed
- relates to
-
JDK-4924909 Reading a certain JPEG image fails with IIOException
- Closed