JDK-6603471 : closed/java/awt/FullScreen/SetFSWindow/FSFrame.java fails on Solaris SPARC Gnome desktop
  • Type: Bug
  • Component: client-libs
  • Sub-Component: 2d
  • Affected Version: 7
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • OS: generic
  • CPU: generic
  • Submitted: 2007-09-11
  • Updated: 2010-04-02
  • Resolved: 2008-05-19
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 7
7Resolved
Related Reports
Duplicate :  
Description
This test sets the entire screen to a single color and then tests if that
worked by looking at the color of the pixel in the centre and each corner of
the screen. However the gnome/metacity task bar at the bottom is not hidden or
colored green so the test fails. If this is expected the test needs to be updated.
Note this has probably always failed on this environment (Solaris SPARC/Gnome)

Comments
EVALUATION The problem with the test has been addressed in 6u10 (6662642).
19-05-2008