JDK-6333260 : Regression: javax/swing/SwingUtilities/4859570/bug4859570.java fails
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 6
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • OS: generic
  • CPU: generic
  • Submitted: 2005-10-06
  • Updated: 2011-01-19
  • Resolved: 2006-08-07
Related Reports
Duplicate :  
Relates :  
Description
JDK        	    : Fails On:   Mustang b50
 		      Passes On:  Mustang b49
Platform[s]         : Fails On:  Solaris 8 x86 and SuSE 9.x
Failing Test [s]    : javax/swing/SwingUtilities/4859570/bug4859570.java

    Test source location:
    =====================
/net/cady/export/jdk1.6.0/latest/ws/j2se/test/javax/swing/SwingUtilities/4859570/bug4859570.java

    jtr file location:
    ==================
/net/cady/export6/results/mustang/b53/reg/regression-reg-IA8-2005-09-23-13-44-58-0911/workDir/javax/swing/SwingUtilities/4859570/bug4859570.jtr

    How to reproduce:
    ====================
    - Set JAVA_HOME to Mustang b53 solaris-i586
    - cd /net/cady/export/jdk1.6.0/latest/ws/j2se/test/javax/swing/SwingUtilities/4859570
    - /net/koori.sfbay/onestop/jct-tools/2.1.6/archive/fcs/binaries/solaris/bin/jtreg -r:/tmp -w:/tmp ./bug4859570.java

    Test output:
    =============
java.lang.NullPointerException
        at bug4859570.destroy(bug4859570.java:53)
        at com.sun.javatest.regtest.AppletWrapper$AppletThread.run(AppletWrapper.java:156)
        at java.lang.Thread.run(Thread.java:611)
STATUS:Failed.Applet thread threw exception: java.lang.NullPointerException
result: Failed. Execution failed: Applet thread threw exception: java.lang.NullPointerException

Comments
EVALUATION It was fixed in b59
07-08-2006

EVALUATION It is a regression of the RFE 6300062
21-10-2005