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 - [69cat][68cat] AWT thread blocked for 3079 ms.
Summary: [69cat][68cat] AWT thread blocked for 3079 ms.
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Classpath (show other bugs)
Version: 7.2
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Tomas Zezula
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2009-11-27 21:21 UTC by adam_myatt
Modified: 2012-03-27 16:00 UTC (History)
21 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 158139


Attachments
nps snapshot (256.00 KB, application/nps)
2009-11-27 21:22 UTC, adam_myatt
Details
nps snapshot (256.00 KB, application/nps)
2010-03-30 13:31 UTC, misterm
Details

Note You need to log in before you can comment on or make changes to this bug.
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