JDK-6318455 : Regression: javax/swing/JTable/4887999/bug4887999.java fails
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 6
  • Priority: P3
  • Status: Closed
  • Resolution: Cannot Reproduce
  • OS: generic
  • CPU: generic
  • Submitted: 2005-08-31
  • Updated: 2011-01-19
  • Resolved: 2005-09-15
Related Reports
Relates :  
Description
JDK        	    : Fails On:  Mustang b46 and later
Platform[s]         : Fails On:  Solaris 10 Sparc, Solaris 9 x86, Win 2003
Failing Test [s]    : javax/swing/JTable/4887999/bug4887999.java

    Test source location:
    =====================
/net/cady/export/jdk1.6.0/latest/ws/j2se/test/javax/swing/JTable/4887999/bug4887999.java

    jtr file location:
    ==================
/net/cady/export6/results/mustang/b48/reg/regression-reg-sparc10-2005-08-22-09-34-09-0022/workDir/javax/swing/JTable/4887999/bug4887999.jtr

    How to reproduce:
    ====================
    - Set JAVA_HOME to Mustang b48 solaris-sparc
    - cd /net/cady/export/jdk1.6.0/latest/ws/j2se/test/javax/swing/JTable/4887999 
    - /net/koori.sfbay/onestop/jct-tools/2.1.6/archive/fcs/binaries/solaris/bin/jtreg -r:/tmp -w:/tmp bug4887999.java

    Test output:
    =============
java.lang.RuntimeException: JTable unexpectedly lost focus
        at bug4887999.main(bug4887999.java:76)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:82)
        at java.lang.Thread.run(Thread.java:608)

JavaTest Message: Test threw exception: java.lang.RuntimeException: JTable unexpectedly lost focus

Comments
EVALUATION This bug is not reproducible for Mustang b51
15-09-2005