[OpenJDK 2D-Dev] Review request for JDK-8074967: JPEGImageReader incorrectly identifies YCbCr JPEGs as RGB in standard metadata

2015-11-23 Thread Jayathirth D V
Hello All, Changed test image used in previous webrev. Because I need image with similar properties in another fix(JDK - 8041501) but content should be white. Changed image and its name in test file no other code changes. Updated Webrev:

Re: [OpenJDK 2D-Dev] Review request for JDK-8074967: JPEGImageReader incorrectly identifies YCbCr JPEGs as RGB in standard metadata

2015-11-23 Thread Phil Race
Approved. -phil. On 11/23/2015 01:39 AM, Jayathirth D V wrote: Hello All, Changed test image used in previous webrev. Because I need image with similar properties in another fix(JDK - 8041501) but content should be white. Changed image and its name in test file no other code changes.

[OpenJDK 2D-Dev] Review request for JDK-8074967: JPEGImageReader incorrectly identifies YCbCr JPEGs as RGB in standard metadata

2015-11-19 Thread Jayathirth D V
Hi Phil/Prasanta, Please review following fix in jdk9: Bug : https://bugs.openjdk.java.net/browse/JDK-8074967 Webrev : http://cr.openjdk.java.net/~rchamyal/jay/8074967/webrev.00/ Bug : JPEGImageReader incorrectly identifies YCbCr JPEGs as RGB in standard metadata Root cause :