JDK-6233707 : Reliability: SwingBasher crashes with OutMemoryError on sol10 AMD machine.
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 6
  • Priority: P2
  • Status: Closed
  • Resolution: Duplicate
  • OS: solaris,solaris_10
  • CPU: x86
  • Submitted: 2005-02-28
  • Updated: 2010-04-03
  • Resolved: 2005-03-12
Related Reports
Duplicate :  
Relates :  
Description
Bug Info:
---------
SwingBasher crashes with OutOfMemoryError exception after 19 iteration on sol10 amd64 machine.


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


SwingBasher Path:
-----------------
/net/sqindia.india/export/disk10/j2se/swing/workspaces/6.0_ws02/swing/src/Swing_AllComponents/Automated/SwingBasher/tiger


Reproduce Steps:
----------------
1.Set JAVA_HOME to 1.6.0 build 24

2.Set SB_TIMELIMIT 4320 (for 72 Hrs)

3.sh runint.sh


Expected Result:
----------------
The test should run 72 Hrs.


Actual Result:
--------------
Test carshes with OutOfMemoryError exception after 19th iteration.

Results Location:
-----------------
http://jsqalab.sfbay/results/6.0/b24/Swing/Reliability_Results/SwingBasher_b24_sol10_amd/


###@###.### 2005-2-28 11:34:30 GMT

Comments
EVALUATION Depending on what Mustang changes cause this failure, this could be the same bug as 6213207. ###@###.### 2005-3-01 01:04:56 GMT 6213207 is a dup of 6186524. The root cause of that bug is in cross-platform code, so I believe this is also a duplicate. Until 6186524 is resolved, I suspect that SwingBasher will continue to fail with OutOfMemory errors. ###@###.### 2005-03-12 01:32:30 GMT
01-03-2005