-
Bug
-
Resolution: Duplicate
-
P3
-
None
-
6u21, 6u31, 6u32
-
x86
-
solaris_11, windows_vista, windows_7
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
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
- duplicates
-
JDK-6296893 BMP Writer handles TopDown property incorrectly for some of the compression types
- Resolved
- relates to
-
JDK-8079570 Some images are upside down.
- Closed