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 214760 - 3.6s - RequestProcessor.isDispatchThread seems ineffective
Summary: 3.6s - RequestProcessor.isDispatchThread seems ineffective
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Lookup (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: Jaroslav Tulach
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2012-06-26 08:35 UTC by Exceptions Reporter
Modified: 2012-08-14 02:42 UTC (History)
5 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 188463


Attachments
nps snapshot (78.66 KB, application/nps)
2012-06-26 08: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-06-26 08:35:38 UTC
Build: NetBeans IDE 7.2 Beta (Build 201205031832)
VM: Java HotSpot(TM) 64-Bit Server VM, 20.8-b03-424, Java(TM) SE Runtime Environment, 1.6.0_33-b03-424-11M3720
OS: Mac OS X

User Comments:
averri: I was editing a .java file.

GUEST: code completion for IOException - Java IDE

crazyjavahacking: Code Completion in catch clause



Maximum slowness yet reported was 10356 ms, average is 5411
Comment 1 Exceptions Reporter 2012-06-26 08:35:43 UTC
Created attachment 121345 [details]
nps snapshot
Comment 2 Dusan Balek 2012-08-01 12:09:39 UTC
Waiting for slow IndexManager.priorityAccess().
Comment 3 Tomas Zezula 2012-08-07 14:59:11 UTC
The most of the time is spent in ProxyLookup.LazyCollection.
Comment 4 Jaroslav Tulach 2012-08-11 10:56:23 UTC
core-main#78d96e7b840a
Comment 5 Quality Engineering 2012-08-14 02:42:50 UTC
Integrated into 'main-golden', will be available in build *201208140001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/78d96e7b840a
User: Jaroslav Tulach <jtulach@netbeans.org>
Log: #214760: Eliminating synchronization in isRequestProcessorThread