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 218270 - 3.5s - org.openide.util.lookup.ProxyLookup$WeakResult.removeListeners()3 289 ms
Summary: 3.5s - org.openide.util.lookup.ProxyLookup$WeakResult.removeListeners()3 289 ms
Status: RESOLVED DUPLICATE of bug 213785
Alias: None
Product: platform
Classification: Unclassified
Component: Lookup (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: Jaroslav Tulach
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2012-09-13 09:35 UTC by Exceptions Reporter
Modified: 2012-11-09 17:29 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 192386


Attachments
nps snapshot (24.74 KB, application/nps)
2012-09-13 09:35 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2012-09-13 09:35:47 UTC
This bug was originally marked as duplicate of bug 200475, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE Dev (Build 201209110001)
VM: OpenJDK 64-Bit Server VM, 22.0-b10, OpenJDK Runtime Environment, 1.7.0_03-b147
OS: Linux

User Comments:
GUEST: Diffing file, which had characters from utf8 in iso-8559-2 file



Maximum slowness yet reported was 3438 ms, average is 3438
Comment 1 Exceptions Reporter 2012-09-13 09:35:49 UTC
Created attachment 124289 [details]
nps snapshot
Comment 2 Stanislav Aubrecht 2012-09-13 10:02:16 UTC
Too many Lookup listeners?
Comment 3 Jaroslav Tulach 2012-11-05 13:27:15 UTC
Too much time in removing ProxyLookupResult listeners
Comment 4 Jaroslav Tulach 2012-11-09 17:29:24 UTC

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