JDK-6226827 : REGRESSION: javax/swing/text/html/HTMLDocument/5013529/5013529.java fails
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 5.0u5,6
  • Priority: P3
  • Status: Closed
  • Resolution: Fixed
  • OS: linux_suse_sles_8.2,solaris_10
  • CPU: x86
  • Submitted: 2005-02-08
  • Updated: 2010-04-02
  • Resolved: 2005-11-21
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.0u5Fixed 6 b34Fixed
Related Reports
Duplicate :  
Description
JDK        	    : Mustang b22
Platform[s]         : Fails On:  SuSE 9.1
Failing Test [s]    : javax/swing/text/html/HTMLDocument/5013529


    Test source location:
    =====================
/java/re/jdk/6.0/latest/ws/j2se/test/javax/swing/text/html/HTMLDocument/5013529

    jtr file location:
    ==================
/net/cady/export6/results/mustang/b22/reg/regression-reg-mustang-suse9-2005-02-04-15-35-30-0831/workDir/javax/swing/text/html/HTMLDocument/5013529

    How to reproduce:
    ====================
    - Set JAVA_HOME to /net/koori/onestop/jdk/6.0/latest/binaries/linux-i586
    - cd /java/re/jdk/6.0/latest/ws/j2se/test/javax/swing/text/html/HTMLDocument/5013529    
    - /net/koori.sfbay/onestop/jct-tools/2.1.6/archive/fcs/binaries/linux/bin/jtreg -r:/tmp -w:/tmp .


    Test output:
    =============
java.lang.RuntimeException: Test failed.
        at bug5013529.destroy(bug5013529.java:65)
        at com.sun.javatest.regtest.AppletWrapper$AppletThread.run(AppletWrapper.java:156)
        at java.lang.Thread.run(Thread.java:595)


    Specific Machine Info:
    =====================
Linux jck-win5 2.6.4-52-default #1 Wed Apr 7 02:08:30 UTC 2004 i686 i686 i386 GNU/Linux
SuSE Linux 9.1 
VERSION = 9.1



###@###.### 2005-2-08 19:58:23 GMT

Comments
EVALUATION The problem was in using Robot; JRobot usage fixed the problem. ###@###.### 2005-04-20 13:10:48 GMT
20-04-2005