JDK-6331483 : Regression: com/sun/java/swing/plaf/gtk/5048769/bug5048769.sh fails
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 5.0u7,6
  • Priority: P2
  • Status: Closed
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2005-09-30
  • Updated: 2011-03-14
  • Resolved: 2005-11-09
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.
Other JDK 6
5.0u11Fixed 6 b60Fixed
Description
JDK        	    : Fails On:   Mustang b53
                      Passes On:  Mustang b52
Platform[s]         : Fails On:  Solaris 8 x86, SuSE 9.3
Failing Test [s]    : com/sun/java/swing/plaf/gtk/5048769/bug5048769.sh

    Test source location:
    =====================
/net/cady/export/jdk1.6.0/latest/ws/j2se/test/com/sun/java/swing/plaf/gtk/5048769/bug5048769.sh

    jtr file location:
    ==================
/net/cady/export6/results/mustang/b53/reg/regression-reg-IA8-2005-09-23-13-44-58-0911/workDir/com/sun/java/swing/plaf/gtk/5048769/bug5048769.jtr

    How to reproduce:
    ====================
    - Set JAVA_HOME to Mustang b53 solaris-i586
    - cd /net/cady/export/jdk1.6.0/latest/ws/j2se/test/com/sun/java/swing/plaf/gtk/5048769
    - /net/koori.sfbay/onestop/jct-tools/2.1.6/archive/fcs/binaries/solaris/bin/jtreg -r:/tmp -w:/tmp bug5048769.sh

    Test output:
    =============
Some images are not equal. See /net/cady.sfbay/export/dtf/regdir/53-ia8-53/classes/com/sun/java/swing/plaf/gtk/5048769/report.html for details.

Comments
SUGGESTED FIX Just remove the regtest.
19-10-2005

EVALUATION Test fails because it relies on GTK LAF using a specific theme. Unfortunately this does not work with native GTK engine -- it always picks up theme from the desktop. Test should hence be removed.
19-10-2005