-
Bug
-
Resolution: Fixed
-
P4
-
6u3, 6u4
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2151177 | 7 | Calvin Cheung | P3 | Resolved | Fixed | b64 |
JDK-2152663 | 6u4 | Calvin Cheung | P2 | Resolved | Fixed | b03 |
Handles and GDI objects leak was introduced in the JCG nightly build dated 5/31.
All JCG 6u3 nightly builds can be accessed from:
http://javaweb.sfbay/jcg/NightlyBuilds/update.int/6u3/archived/
To reproduce - use a windows XP machine with IE browser:
- install JRE 6u3 build dated 5/31 or newer
- unzip the attached testcase (TC04-01.zip)
- load the TC04-01_Top.html into the browser
- set the interval to like 1s (1000)
- click on the launch button
- using taskmgr, you can observe that the handles and GDI objects counts are increasing
The leaked handles are mostly key (ZoneMap) see attached key-leak.txt.
The leaked GDI objects are mostly brushes.
Based on the following page, there was some java2d bug fixes for the 5/31 nightly build.
http://javaweb.sfbay/jcg/NightlyBuilds/update.int/6u3/archived/2007-05-31.6u3/changes
All JCG 6u3 nightly builds can be accessed from:
http://javaweb.sfbay/jcg/NightlyBuilds/update.int/6u3/archived/
To reproduce - use a windows XP machine with IE browser:
- install JRE 6u3 build dated 5/31 or newer
- unzip the attached testcase (TC04-01.zip)
- load the TC04-01_Top.html into the browser
- set the interval to like 1s (1000)
- click on the launch button
- using taskmgr, you can observe that the handles and GDI objects counts are increasing
The leaked handles are mostly key (ZoneMap) see attached key-leak.txt.
The leaked GDI objects are mostly brushes.
Based on the following page, there was some java2d bug fixes for the 5/31 nightly build.
http://javaweb.sfbay/jcg/NightlyBuilds/update.int/6u3/archived/2007-05-31.6u3/changes
- backported by
-
JDK-2152663 Regression: handles and GDI objects leak in 6u4 b01
-
- Resolved
-
-
JDK-2151177 Regression: handles and GDI objects leak in 6u4 b01
-
- Resolved
-
- duplicates
-
JDK-6586110 Browser Hangs when Opening and closing ArcTest Demo.
-
- Closed
-
-
JDK-6586119 Plugin leaks Memory, GDI Objects and Handle
-
- Closed
-
- relates to
-
JDK-6550906 IE/JVM crashes when modifying browser DOM from applet
-
- Resolved
-