JDK-6588911 : PIT: D3D: AlphaComposite,Area tests from AutoJ2DGraphics fail on WinXP - Nvidia GeForce 7600
  • Type: Bug
  • Component: client-libs
  • Sub-Component: 2d
  • Affected Version: 6u5
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • OS: windows_xp
  • CPU: x86
  • Submitted: 2007-08-03
  • Updated: 2010-04-02
  • Resolved: 2007-09-17
Related Reports
Duplicate :  
Relates :  
Description
Couple of tests from AutoJ2DGraphics fails on WinXP-Nvidia GeForce 7600 with 6u4-b01 PIT build. 

AlphaCompositeTest
AlphaCompositeComplexTest

Some of the acceptable rendering differences in the image are caused by 5051225 and minor differences in GradientPaint/TexturePaint rendering mentioned in 6588904. However, it also appears that the  red rectangle is not hitting the correct pixels (one pixel wider in  the golden image than in the test image).  That part looks like a  bug.  

This is not reproducible with 6u3. Please take a look at the detailed report -
http://sqeweb.sfbay/2d/release/jdk6u4/pit/results/b01/WinXP-Nvidia_GeForce7600/Test_Report.html

To reproduce the bug, do the following -

1. Go to /net/sqe1.sfbay/quality2/2d/Mustang_2d_ws/2d/src/2D_AutoJ2DGraphics
2. Set PATH to GNUMAKE and set JAVA_HOME to D3D build.
3. give 'gnumake runauto'. 

The results dir will be created under 2D_AutoJ2DGraphics and there will be a HTML report file inside that.
The differences seen in AreaTest seem to be due to the same reason as AlphaComposite.

Comments
EVALUATION This is the same issue as 5051225 OGL: AutoJ2DGraphics AlphaCompositeTest fails on most platforms They will be resolved at the same time most likely.
17-09-2007