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 255924 - org.netbeans.modules.parsing.impl.RunWhenScanFinishedSupport.runWhenScanFinished: LowPerformance took 151773 ms.
Summary: org.netbeans.modules.parsing.impl.RunWhenScanFinishedSupport.runWhenScanFinis...
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Mixed Development (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: petrk
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2015-10-14 12:58 UTC by Alexander Simon
Modified: 2016-07-13 16:38 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 220542


Attachments
nps snapshot (1003.56 KB, application/nps)
2015-10-14 12:59 UTC, Alexander Simon
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Simon 2015-10-14 12:58:52 UTC
This bug was originally marked as duplicate of bug 213998, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE Dev (Build 20151012-d6e86730abb9)
VM: Java HotSpot(TM) Client VM, 24.80-b11, Java(TM) SE Runtime Environment, 1.7.0_80-b15
OS: SunOS

User Comments:
alexvsimon: FU



Maximum slowness yet reported was 151773 ms, average is 151773
Comment 1 Alexander Simon 2015-10-14 12:59:04 UTC
Created attachment 156712 [details]
nps snapshot
Comment 2 Tomas Zezula 2015-10-14 13:41:15 UTC
ConvertedSupport.getAnnotationParams() calls parsing in EDT.
Comment 3 petrk 2015-11-03 14:18:27 UTC
*** Bug 253756 has been marked as a duplicate of this bug. ***
Comment 4 petrk 2015-11-10 12:23:54 UTC
Workaround is in sputnik: 15908:9150beb6cb34
Comment 5 petrk 2016-07-13 16:38:10 UTC
Fixed in sputnik. Also, it can be refixed as it is done in mixed development in cnd-main