JDK-6505072 : Memmory,Handles and GDI Objects leaks while loading ArcTest Demo.
  • Type: Bug
  • Component: deploy
  • Sub-Component: plugin
  • Affected Version: 5.0u12,6u1
  • Priority: P2
  • Status: Closed
  • Resolution: Duplicate
  • OS: windows_xp
  • CPU: x86
  • Submitted: 2006-12-15
  • Updated: 2010-12-03
  • Resolved: 2007-07-23
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.
Other JDK 7
5.0u13Resolved 7Resolved
Related Reports
Duplicate :  
Relates :  
Relates :  
Relates :  
Description
iexplore leaks memmory, Handles and GDI Objects while loading and reloading Arc Test demo.

This bug is reproducible in all Java builds. (5u11, 6.0 and 6.0u1). Arc test is just and example. Memomory leaks, handle and GDI leaks for all kind of applets. (blinking label, just a label etc)

Steps to reproduce:
1. Unzip the attached TC04-01.zip
2. Launch TC04-01_Top.html
3. Open Task Manager and show Mem Usage, Handles and GDI Object column.
4. Set Interval as  500 in the Interval field.
5. Select 1.5.0_xx Arc Test from drop down menu
6. Click on Launch Button.

I have tested this in WinXP Professional SP2. (1 GB Ram)
with in two hours GDI Objects reaches its maximum, Handles grow from 900 to 17000, Mem Usage from 26000KBytes 95000 kbytes.

Comments
EVALUATION I believe this was meant to be closed as a dup of 6353972, which was the real bug. 6542419 was internal to 5u12.
19-05-2008

EVALUATION 5.0u13 b03 doesn't have the leak due to a fix for 6542419. I'm closing this CR since the escalation has been closed.
20-07-2007