JDK-7157018 : Three api/java_awt/Window/indexTGF_* tests fail on OEL 6.2 x86
  • Type: Bug
  • Component: client-libs
  • Sub-Component: 2d
  • Affected Version: 8
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • OS: linux
  • CPU: x86
  • Submitted: 2012-03-27
  • Updated: 2013-10-01
  • Resolved: 2013-10-01
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 8
8Resolved
Related Reports
Relates :  
Relates :  
Description
The following tests fail with JDK 8 b04 because of wrong color of the shape:

api/java_awt/Window/indexTGF_BgColorPixelChecking
api/java_awt/Window/indexTGF_ShapePixelChecking
api/java_awt/Window/indexTGF_ShapePixelChecking_Cross

Comments
Sounds like a driver bug. Please upgrade the failing system with the current OEL 6.x including all client/graphics libs and see if that fixes it
24-09-2013

can't defer tck-red bug
13-08-2013

EVALUATION Passing the -Dsun.java2d.xrender=false command line option eliminates the issue. Looks like either the xrender libraries are old/buggy on that host, or this is a problem with the Java2D XRender pipeline. Re-dispatching to 2D for further evaluation.
02-04-2012

EVALUATION Need to try running the tests with the -Dsun.java2d.xrender=false command line option for Java and see if the problem is reproducible.
30-03-2012

EVALUATION This is most probably a regression of 7077423 integrated in 8b04.
30-03-2012

EVALUATION The problem is reproducible. It seems like an issue with Robot screenshots. I am reassining the issue on 7043455 responcible engineer.
29-03-2012

EVALUATION Cannot reproduce the problem.
27-03-2012