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 67841 - JavaNode registers non weak listeners
Summary: JavaNode registers non weak listeners
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jan Pokorsky
URL:
Keywords:
Depends on:
Blocks: 67025
  Show dependency tree
 
Reported: 2005-10-31 15:10 UTC by Tomas Zezula
Modified: 2007-09-26 09:14 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 Tomas Zezula 2005-10-31 15:10:15 UTC
JDO registers a non weak ParsingListener, this causes that the JDO is hold after
the project is closed and the project is not gced. This causes javacore never to
throw away the registered classpaths.
Comment 1 Jan Pokorsky 2005-11-02 18:10:23 UTC
fixed in

/cvs/java/src/org/netbeans/modules/java/JavaNode.java,v  <--  JavaNode.java
new revision: 1.139; previous revision: 1.138