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 177779

Summary: [69cat][68cat] AWT thread blocked for 3079 ms.
Product: java Reporter: adam_myatt <adam_myatt>
Component: ClasspathAssignee: Tomas Zezula <tzezula>
Status: RESOLVED FIXED    
Severity: normal CC: abien, aldobrucale, arittner, Elvis, err, FrantaM, gerzhedowich, gryphonjp, malfunction84, mbedward, michbarsinai, monezz, msauer, myururdurmaz, narsereg, ovrabec, sebglon, sreder, teras, tnleeuw, xtyangjie
Priority: P3 Keywords: PERFORMANCE
Version: 7.2   
Hardware: PC   
OS: Windows 7   
Issue Type: DEFECT Exception Reporter: 158139
Attachments: nps snapshot
nps snapshot

Description adam_myatt 2009-11-27 21:21:57 UTC
Build: NetBeans IDE Dev (Build 200911230200)
VM: Java HotSpot(TM) Client VM, 14.2-b01, Java(TM) SE Runtime Environment, 1.6.0_16-b01
OS: Windows XP, 5.1, x86

User Comments:
dheffelfinger: ctrl+space for completion.

dheffelfinger: selected an item from the code completion drop down after hitting the dot.

adam_myatt: tried invoking code completion on Java method in Source Editor

GUEST: Trying to get auto-completion

facilityderek: Typing a line of java code in editor, delay seemed to be in opening auto completion pop up response.

matusdekanek: invoking code completion on freshly opened project


Maximum slowness yet reported was 4558 ms, average is 3611
Comment 1 adam_myatt 2009-11-27 21:22:02 UTC
Created attachment 91808 [details]
nps snapshot
Comment 2 Max Sauer 2009-12-07 05:34:48 UTC
Dusane, please have a look, thanks.
Comment 3 misterm 2010-03-30 13:31:45 UTC
Created attachment 96339 [details]
nps snapshot
Comment 4 Dusan Balek 2011-11-04 17:01:13 UTC
Problem shown in the original snapshots is already fixed. However, the last couple of snapshots show the Code completion thread blocked by extremely slow finding of ClassPath.entries
Comment 5 Tomas Zezula 2012-03-27 15:40:56 UTC
The CP.entries has 2 types of reports.
1st) LibraryManager.getOpenedManagers() I've created a new bug report.
2nd) JavaIndex.processConadidate - I am fixing it.
Comment 6 Tomas Zezula 2012-03-27 16:00:21 UTC
Fixed jet-main 9f9bbfb71010