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.