-
Bug
-
Resolution: Fixed
-
P2
-
6u5
Description:
============
The following regression tests fails on WinXP(sp2).It's having a Nvidia Geforce FX5900XT with latest driver (162.18) from nvidia.But all these tests are passing with 6u3 b02 for same configuration(Nvidia Geforce FX5900XT with latest driver (162.18)).
sun/java2d/SunGraphics2D/PolyVertTest.java
sun/java2d/volatileImage/VolatileRestoration.java
sun/java2d/GdiRendering/InsetClipping.java
java/awt/font/TextLayout/TestHitToPoint.java
java/awt/font/Rotate/RotateTest3.java
java/awt/BasicStroke/DashZeroWidth.java
sun/java2d/SunGraphics2D/SourceClippingBlitTest/SourceClippingBlitTest.java
sun/java2d/SunGraphics2D/SimplePrimQuality.java
sun/java2d/DirectX/AcceleratedScaleTest/AcceleratedScaleTest.java
sun/java2d/X11SurfaceData/SharedMemoryPixmapsTest/SharedMemoryPixmapsTest.sh
All the above tests are also reproducible except two tests(InsetClipping,RotateTest3) on ATI Radeon 9600 / X1050 Series with WinXP(sp2).
InsetClipping and RotateTest3 are passing on ATI Radeon 9600 / X1050 Series with WinXP(sp2).
JDK Info:
=========
java version "1.6.0_04"
Java(TM) SE Runtime Environment (build 1.6.0_04-b01)
Java HotSpot(TM) Client VM (build 1.6.0_03-ea-b02, mixed mode, sharing)
============
The following regression tests fails on WinXP(sp2).It's having a Nvidia Geforce FX5900XT with latest driver (162.18) from nvidia.But all these tests are passing with 6u3 b02 for same configuration(Nvidia Geforce FX5900XT with latest driver (162.18)).
sun/java2d/SunGraphics2D/PolyVertTest.java
sun/java2d/volatileImage/VolatileRestoration.java
sun/java2d/GdiRendering/InsetClipping.java
java/awt/font/TextLayout/TestHitToPoint.java
java/awt/font/Rotate/RotateTest3.java
java/awt/BasicStroke/DashZeroWidth.java
sun/java2d/SunGraphics2D/SourceClippingBlitTest/SourceClippingBlitTest.java
sun/java2d/SunGraphics2D/SimplePrimQuality.java
sun/java2d/DirectX/AcceleratedScaleTest/AcceleratedScaleTest.java
sun/java2d/X11SurfaceData/SharedMemoryPixmapsTest/SharedMemoryPixmapsTest.sh
All the above tests are also reproducible except two tests(InsetClipping,RotateTest3) on ATI Radeon 9600 / X1050 Series with WinXP(sp2).
InsetClipping and RotateTest3 are passing on ATI Radeon 9600 / X1050 Series with WinXP(sp2).
JDK Info:
=========
java version "1.6.0_04"
Java(TM) SE Runtime Environment (build 1.6.0_04-b01)
Java HotSpot(TM) Client VM (build 1.6.0_03-ea-b02, mixed mode, sharing)
- relates to
-
JDK-6593406 the BlitBg generic loop doesn't do bounds clipping properly
- Open
-
JDK-6587863 PIT: D3D: Pixelization issues with all Swing Components
- Closed
-
JDK-6588917 PIT: D3D: PixelInterpolationTest from J2DGraphics fails on WinXP - Nvidia
- Closed