JDK-6203815 : Checkbox in JTable makes application crash if launch from a XDMCP session
  • Type: Bug
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 5.0
  • Priority: P2
  • Status: Closed
  • Resolution: Cannot Reproduce
  • OS: linux
  • CPU: x86
  • Submitted: 2004-12-03
  • Updated: 2011-01-19
  • Resolved: 2005-09-01
Related Reports
Relates :  
Description
The swing application is a simple window containing a JTable, filled using a JTableModel containing Boolean data, therefore rendered as checkboxes. See attachements for source files (MainWindow and TheTableModel)

Application compiled with jdk 1.4.2_06-ea.

For some users (not all of them), if they launch the application from a XDMCP session using jre 1.5.0_01-ea, the application crashes when then click one of the checkboxes, i.e. the window disappear, the JVM returns, a hs_err_pidxxx.log file is created (see attachement).

The problem doesn't happen with jre 1.4.2_06-ea.

A similar problem has been observed with JComboBox.
###@###.### 2004-12-03 15:55:20 GMT

Comments
EVALUATION I'm unsuccessfully trying this test on Solaris and Linux with JDK1.5.0b6x and Mustang_b10 remotely. I'm (de)selecting all the checkboxes and resize window using XToolkit and MToolkit on different platforms but nothing happens. What machine and WM do you use? Could you try to reproduce it with any Tiger (5.0) promoted build? Mark as incomplete with these reasons. ###@###.### 2004-12-06 14:58:16 GMT Hi Andrei, I've managed to recreate this on a JDS ( linux ) machine here in Dublin which you can use. Hostname: demlab1.ireland.sun.com IP: 129.156.226.254 uid: test1 password: test1 ###@###.### 2004-12-08 11:04:20 GMT
06-12-2004