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 169906 - Invoking select-word took 27610 ms.
Summary: Invoking select-word took 27610 ms.
Status: RESOLVED DUPLICATE of bug 169460
Alias: None
Product: java
Classification: Unclassified
Component: Editor (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Max Sauer
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-05 15:38 UTC by stefan79
Modified: 2009-08-11 09:47 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 154470


Attachments
nps snapshot (23.41 KB, bin/nps)
2009-08-05 15:38 UTC, stefan79
Details

Note You need to log in before you can comment on or make changes to this bug.
Description stefan79 2009-08-05 15:38:36 UTC
Build: NetBeans IDE Dev (Build 200908022240)
VM: Java HotSpot(TM) Client VM, 14.1-b02, Java(TM) SE Runtime Environment, 1.6.0_15-b03
OS: Windows XP, 5.1, x86

User Comments:
stefan79: I�ve selected a Class and had to wait 27Seconds!?!?


Maximum slowness yet reported was 27610 ms, average is 15469
Comment 1 stefan79 2009-08-05 15:38:45 UTC
Created attachment 85853 [details]
nps snapshot
Comment 2 Vitezslav Stejskal 2009-08-06 09:53:03 UTC
I can see in the snapshot that the java hierarchy was computed. I'm not sure though why it blocked AWT. In the snapshot
it runs in a special thread. The AWT is blocked for no apparent reason.
Comment 3 stefan79 2009-08-06 10:26:47 UTC
I made a Snapshot (because hierarchy is slow; Issue 169908) and after that, I selected (in the editor) the class name.
Comment 4 Max Sauer 2009-08-11 09:47:11 UTC
This looks like a duplicate of issue 169460 according to snapshot.

*** This issue has been marked as a duplicate of 169460 ***