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 253756 - org.netbeans.modules.parsing.impl.RunWhenScanFinishedSupport.runWhenScanFinished: LowPerformance took 28909 ms.
Summary: org.netbeans.modules.parsing.impl.RunWhenScanFinishedSupport.runWhenScanFinis...
Status: VERIFIED 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
: 256115 (view as bug list)
Depends on:
Blocks:
 
Reported: 2015-07-24 18:29 UTC by Alexander Simon
Modified: 2016-03-16 08:12 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 218751


Attachments
nps snapshot (253.21 KB, application/nps)
2015-07-24 18:29 UTC, Alexander Simon
Details
Screenshot (42.67 KB, image/png)
2015-07-27 10:25 UTC, Tomas Zezula
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Simon 2015-07-24 18:29:42 UTC
This bug was originally marked as duplicate of bug 241009, 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 20150715-fd0412bc0d1f)
VM: OpenJDK 64-Bit Server VM, 24.79-b02, OpenJDK Runtime Environment, 1.7.0_79-b14
OS: Linux

User Comments:
alexvsimon: go to declaration



Maximum slowness yet reported was 28909 ms, average is 28909
Comment 1 Alexander Simon 2015-07-24 18:29:46 UTC
Created attachment 154863 [details]
nps snapshot
Comment 2 Tomas Zezula 2015-07-27 10:24:46 UTC
The JavaToCppHiperlinkProvider calls parsing from EDT, see attached screenshot.
Comment 3 Tomas Zezula 2015-07-27 10:25:19 UTC
Created attachment 154943 [details]
Screenshot
Comment 4 Alexander Simon 2015-11-02 14:07:43 UTC
*** Bug 256115 has been marked as a duplicate of this bug. ***
Comment 5 petrk 2015-11-03 14:18:27 UTC

*** This bug has been marked as a duplicate of bug 255924 ***
Comment 6 petrk 2015-11-03 14:26:02 UTC
Not a duplicate, sorry
Comment 7 Quality Engineering 2015-11-10 02:33:02 UTC
Integrated into 'main-silver', will be available in build *201511100002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/eb6dc43b6962
User: Petr Kudryavtsev <petrk@netbeans.org>
Log: Fixed #253756 - org.netbeans.modules.parsing.impl.RunWhenScanFinishedSupport.runWhenScanFinished: LowPerformance took 28909 ms.
(transplanted from 890542c544250c985e6b36fcc2b5e450b9a81890)
Comment 8 petrk 2015-11-10 12:31:03 UTC
Fixed at enum: 303944:eb6dc43b6962
Comment 9 soldatov 2015-11-24 13:33:46 UTC
I hope this bug has been fixed in NetBeans 8.1 patch1.