JDK-6957692 : 2D_ImageIOTiger/ImageWriteParamTest: Some images are upside down.
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.imageio
  • Affected Version: 6u21,6u31,6u32
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • OS: solaris_11,windows_vista,windows_7
  • CPU: x86
  • Submitted: 2010-06-02
  • Updated: 2015-05-05
  • Resolved: 2012-03-23
Related Reports
Duplicate :  
Relates :  
Description
Testsuite name: 2D
JDK/JRE tested: 6u21b04 (jdk-6u21-ea-bin-b04-windows-i586-05_may_2010.exe)
OS/architecture: winvista-ultimate-i586-sp2
Reproducible: Always
Reproducible on machine:
[If sometimes] Also reproducible on machine:
Is it a platform specific regression: N
[If yes] Is it a new platform support: N

[If yes] Regression relative to OS version:

Steps to reproduce:

An image is read and written back to another file, by setting different supported compression types and subsampling.

This scenario tests INT_RGB image with BMP Writer.

Quality of the images may be poor, But should not be distorted. Image colors should not be different and none of the images should be inverted.

Except the first image, all other images will be small.
If all the images are rendered properly, click on \"Assertion Pass, else if there is any exception thrown click on "Assertion Fail".
 

Actual behavior:

Some images are upside down. Please refer to the attachment file  ImageWriteParamTest.jpg.
test name is: 2D_ImageIOTiger/ImageWriteParamTest
or test name is: ImageWriteParamTest

Comments
EVALUATION Duplicate of 6296893: BMP Writer handles TopDown property incorrectly for some of the compression types Fixed in JDK 7 b63.
23-03-2012

EVALUATION This is not a test bug, and I checked the jdk7 results, it is PASS. http://aurora-ds.russia.sun.com:13000/functional/faces/RunsCompare.xhtml?names=7774.ManualSubmit-1
04-10-2011