JDK-6588904 : PIT: D3D: ClipTest from 2D_AutoJ2DGraphics fails on WinXP
  • Type: Bug
  • Component: client-libs
  • Sub-Component: 2d
  • Affected Version: 6u10
  • Priority: P2
  • Status: Closed
  • Resolution: Cannot Reproduce
  • OS: windows_xp
  • CPU: x86
  • Submitted: 2007-08-03
  • Updated: 2008-05-21
  • Resolved: 2008-05-21
Related Reports
Relates :  
Relates :  
Description
ClipTest from 2D_AutoJ2DGraphics testsuite fails where the rendered image did not match with the 6u3 golden image stored in the database. Looks like there is a bug in Accelerated TexturePaint codepath. 

This was reproduced on WinXP with Nvidia GeForce 7600 GS, installed with the latest driver. Not reproducible on 6u3-b02. 

Take a look at the detailed report -
http://sqeweb.sfbay/2d/release/jdk6u4/pit/results/b01/WinXP-Nvidia_GeForce7600/Test_Report.html

I have also attached the golden image, rendered image and diff image.

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.

Comments
EVALUATION This bug is no longer reproducible (as of 6u10 b23), it was addressed when the following bug has been fixed: 6689025: Graphics2D.setPaint() doesn't work if transform has changed but paint hasn't
21-05-2008