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

Summary: 3.5s - org.openide.util.lookup.ProxyLookup$WeakResult.removeListeners()3 289 ms
Product: platform Reporter: Exceptions Reporter <exceptions_reporter>
Component: LookupAssignee: Jaroslav Tulach <jtulach>
Status: RESOLVED DUPLICATE    
Severity: normal Keywords: PERFORMANCE
Priority: P3    
Version: 7.3   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 192386
Attachments: nps snapshot

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 ***