JDK-6312935 : ${Swing_WS}/src/Swing_JComponent/Automated/CCC4281034 fails and VM crash
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 6
  • Priority: P2
  • Status: Closed
  • Resolution: Duplicate
  • OS:
    linux_redhat_4.0,linux_suse_sles_8.2 linux_redhat_4.0,linux_suse_sles_8.2
  • CPU: x86
  • Submitted: 2005-08-18
  • Updated: 2011-02-16
  • Resolved: 2005-09-30
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.
JDK 6
6Resolved
Related Reports
Duplicate :  
Relates :  
Description
BUG Info:
=========
${Swing_WS}/src/Swing_JComponent/Automated/CCC4281034 fails and VM crashes on suse9.3 platform with -server option against mustang b47.


The following testcase also failing with same error in RHEL4.0 AS with b48.
${Swing_WS}/src/Swing_AllComponents/Automated/TexSrc


JDK Info:
=========

java version "1.6.0-ea"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.6.0-ea-b47)
Java HotSpot(TM) Client VM (build 1.6.0-ea-b47, mixed mode, sharing)


Please check the attached log files.
Please check the attached log file for included testcase.

Comments
EVALUATION According to the log attached (hs_err_pid17250) the bug has just been fixed together with 6305099. The reason of crashes was the same - wrong detail field passed to engines. See the Evaluation for 6305099. [SQE] RISK: LOW To test, run SwingSet2 under GNOME environment with the Industrial theme set. This is the default theme in SuSE 9.3 (and also probably former SuSE releases). This fix affects GTK LAF only, no need to test other LAFs and Windows. [SQE]
29-08-2005

EVALUATION This *may* be a duplicate of 6310096 since the crash log shows the same area of Swing's GTK code.
18-08-2005