JDK-6213207 : SwingBasher throws OutOfMemoryError in windows 2003 machine.
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 5.0,5.0u3,6
  • Priority: P2
  • Status: Closed
  • Resolution: Duplicate
  • OS: windows_2003,windows_xp
  • CPU: x86
  • Submitted: 2004-12-31
  • Updated: 2010-04-03
  • Resolved: 2005-03-09
Related Reports
Duplicate :  
Duplicate :  
Relates :  
Relates :  
Description
Bug Info:
---------
SwingBasher throws OutOfMemoryError in windows 2003 machine.It throws an exception after 7th iteration.


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


SwingBasher Path:
-----------------
/net/sqesvr-nfs.sfbay/global/nfs/ws1/1.5.0/swing/src/Swing_AllComponents/Automated/SwingBasher/tiger


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

2.Set SB_TIMELIMIT 4320 (for 72 Hrs)

3.sh runint.sh


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


Actual Result:
--------------
It throws OutOfMemoryError after 7th iteration.


---------------  S Y S T E M Details -------------------------------------

OS: Windows Server 2003 family Build 3790 Service Pack 1, v.1289

CPU:total 1 family 6, cmov, cx8, fxsr, mmx, sse

Memory: 4k page, physical 260392k(34688k free), swap 644128k(390736k free)

--------------------------------------------------------------------------
###@###.### 2004-12-31 06:39:11 GMT

Comments
EVALUATION Sounds the same as 6224468, with the exception of the OS type. ###@###.### 2005-2-02 21:35:32 GMT Link to 6209695 should be investigated. It was a GC problem introduced in b14 and fixed in b22. It was causing OOMs in SwingSet2. ###@###.### 2005-2-02 21:36:55 GMT One item of note - the latest (b17) run was done with only the WindowsLAF. The b14 run used CDE & Metal LAFs. On surface, it would appear that this problem is not limited to any particular look and feel. ###@###.### 2005-2-04 02:34:16 GMT brent, The problem is not limited to any particular look & feel.What you said,is correct.But while doing the reliabiliy test, i felt to choose only windows look & feel becuase already i ran with CDE & Metal LAFs with b14 known. ###@###.### 2005-2-07 09:24:08 GMT It's pretty clear that since (at least) b14, SwingBasher doesn't get past the 8th iteration on Windows (XP or 2k3), regardless of which L&Fs are being tested. ###@###.### 2005-3-01 01:23:52 GMT ###@###.### pointed me at: 6186524 : Swing Basher throws an expection(EXCEPTION_ACCESS_VIOLATION) in windows XP professional "The causes of that are several and known. Just close out 6213207 as a duplicate." ###@###.### 2005-03-09 21:45:02 GMT
31-12-2004