[OpenJDK 2D-Dev] [10] RFR JDK-8190512: PngReader incorrectly throws IllegalArgumentException for malformed images with negative dimensions

Brian Burkhalter brian.burkhalter at oracle.com
Wed Nov 8 19:21:57 UTC 2017


Hi Jay,

I don’t see anything wrong with using an encoded string if it is not derived from a copyrighted image: it’s better than checking an image binary into the SCM. It would be nice however to test for negative height as well in order to get full coverage.

Thanks,

Brian

On Nov 8, 2017, at 2:35 AM, Jayathirth D V <jayathirth.d.v at oracle.com> wrote:

> I would like to get inputs from others also so that we can decide to use or not to use the encoded string for image information from submitter in the JDK.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/2d-dev/attachments/20171108/5e55f474/attachment.html>


More information about the 2d-dev mailing list