This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 205254 - Memory leak in sun.awt.im.CompositionAreaHandler.clientComponent
Summary: Memory leak in sun.awt.im.CompositionAreaHandler.clientComponent
Status: RESOLVED DUPLICATE of bug 199392
Alias: None
Product: platform
Classification: Unclassified
Component: JDK Problems (show other bugs)
Version: 7.1
Hardware: PC Linux
: P3 normal (vote)
Assignee: Antonin Nebuzelsky
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2011-11-17 20:36 UTC by Jesse Glick
Modified: 2012-11-14 10:28 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jesse Glick 2011-11-17 20:36:15 UTC
The usual: project closed some time before, Test Results tab referring to it also closed, GC, yet project still in heap.

this	org.netbeans.modules.java.j2seproject.J2SEProject	#1
project	org.netbeans.modules.junit.output.JUnitTestSession	#3
session	org.netbeans.modules.gsf.testrunner.api.RootNode	#3
exploredContext	org.openide.explorer.ExplorerManager	#14
manager	org.netbeans.modules.gsf.testrunner.api.ResultTreeView	#1
this$0	org.openide.explorer.view.TreeView$ExplorerTree	#5
clientComponent	sun.awt.im.CompositionAreaHandler	#1
compositionAreaOwner (sticky class)	sun.awt.im.CompositionAreaHandler	class CompositionAreaHandler
Comment 1 Stanislav Aubrecht 2012-11-14 10:28:06 UTC

*** This bug has been marked as a duplicate of bug 199392 ***