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 242362 - maven.queries.Info & PackagingTypeDependentLookup leak project references
Summary: maven.queries.Info & PackagingTypeDependentLookup leak project references
Status: RESOLVED FIXED
Alias: None
Product: webservices
Classification: Unclassified
Component: Code (show other bugs)
Version: 8.0
Hardware: All All
: P2 normal (vote)
Assignee: Milan Kuchtiak
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-26 12:00 UTC by Tomas Zezula
Modified: 2014-05-24 05:03 UTC (History)
1 user (show)

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 2014-02-26 12:00:17 UTC
The webservices part of the issue #239961.
For more details see the bug #239961.
Comment 1 Milan Kuchtiak 2014-05-23 09:51:32 UTC
Get rid of the usage of RequestProcessor.Task instance:
http://hg.netbeans.org/web-main/rev/f113e61c846e
Comment 2 Quality Engineering 2014-05-24 05:03:49 UTC
Integrated into 'main-silver', will be available in build *201405240001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/f113e61c846e
User: Milan Kuchtiak <mkuchtiak@netbeans.org>
Log: #242362 get rid of RequestProcessor.Task instance