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

Summary: LowPerformance took 44128 ms.
Product: java Reporter: Egor Ushakov <gorrus>
Component: SourceAssignee: Jan Lahoda <jlahoda>
Status: RESOLVED WORKSFORME    
Severity: normal CC: mentlicher, mmirilovic, stefan79
Priority: P3 Keywords: PERFORMANCE
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 164681
Attachments: nps snapshot

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.