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 181211 - LowPerformance took 44128 ms.
Summary: LowPerformance took 44128 ms.
Status: RESOLVED WORKSFORME
Alias: None
Product: java
Classification: Unclassified
Component: Source (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Jan Lahoda
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2010-02-25 08:23 UTC by Egor Ushakov
Modified: 2012-10-19 11:13 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 164681


Attachments
nps snapshot (256.00 KB, application/nps)
2010-02-25 08:23 UTC, Egor Ushakov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Egor Ushakov 2010-02-25 08:23:18 UTC
Build: NetBeans IDE Dev (Build 201002240200)
VM: Java HotSpot(TM) Client VM, 16.0-b13, Java(TM) SE Runtime Environment, 1.6.0_18-b07
OS: SunOS
Maximum slowness yet reported was 44128 ms, average is 24915
Comment 1 Egor Ushakov 2010-02-25 08:23:24 UTC
Created attachment 94515 [details]
nps snapshot
Comment 2 Martin Entlicher 2010-03-16 12:19:57 UTC
IMHO this is a bug of JavaSource.runWhenScanFinished()
It's javadoc says: "When the background scan is active it queues the given task and returns" - therefore it should not block, right?
Comment 3 Marian Mirilovic 2012-10-19 11:13:00 UTC
All background scan related tasks were changed in NB 7.1 , so please file new report if you face it in NB 7.2 and newer. Thanks in advance.