Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
P4
-
Resolution: Fixed
-
Affects Version/s: 8u60
-
Fix Version/s: 9
-
Component/s: client-libs
-
Labels:None
-
Subcomponent:
-
Resolved In Build:b100
-
CPU:generic
-
OS:generic
Description
An ImageIO plugin, e.g. a png or bmp decoder, throws an IIOException when the image header is corrupted. Because this exception is not thrown within a try-finally block, the stream is never reset as it is on normal operation.
See http://mail.openjdk.java.net/pipermail/2d-dev/2015-November/005878.html for more details.
See http://mail.openjdk.java.net/pipermail/2d-dev/2015-November/005878.html for more details.
Attachments
Issue Links
- duplicates
-
JDK-6359249 ImageIO does not reset the filter ImageInputStream in all cases.
-
- Closed
-