-
Bug
-
Resolution: Duplicate
-
P4
-
None
-
5.0
-
x86, sparc
-
solaris_8, solaris_9, solaris_10, windows_2000
The regression test D3DTranslucency.java located under sun/java2d/DirectX fails when running on Solaris 8/9. This failure is reproducible only on the PIT build and the test passes on all the previous builds. The test passes on Win32 platforms.
I am not quite sure whether this test must be executed on Solaris. However, when the actual color used in the translucent image is (255, 0, 0) the screen captured buffered image contains the color (254, 0, 0) and hence the test reports it as a failure.
I tested this on the following PIT build:
java version "2d-jcg-sparc-01-2003-09-28.tiger"
Java(TM) 2 Runtime Environment, Standard Edition (build 2d-jcg-sparc-01-2003-09-28.tiger)
Java HotSpot(TM) Client VM (build 1.5.0-beta-b21, mixed mode)
I am not quite sure whether this test must be executed on Solaris. However, when the actual color used in the translucent image is (255, 0, 0) the screen captured buffered image contains the color (254, 0, 0) and hence the test reports it as a failure.
I tested this on the following PIT build:
java version "2d-jcg-sparc-01-2003-09-28.tiger"
Java(TM) 2 Runtime Environment, Standard Edition (build 2d-jcg-sparc-01-2003-09-28.tiger)
Java HotSpot(TM) Client VM (build 1.5.0-beta-b21, mixed mode)
- duplicates
-
JDK-4934197 REGRESSION: Regression-test sun/java2d/DirectX/D3dTranslucency.java fails on spa
-
- Closed
-
-
JDK-5005364 Regression-test sun/java2d/OpenGL/XformVolatile.java fails
-
- Closed
-
-
JDK-6258131 Regression test D3dTranslucency.java fails with solaris-sparc on Tiger,Mustang
-
- Closed
-