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 237443

Summary: org.netbeans.modules.parsing.impl.RunWhenScanFinishedSupport.runWhenScanFinished: LowPerformance took 152349 ms.
Product: editor Reporter: crotchfrog
Component: CSL (API & infrastructure)Assignee: Milutin Kristofic <mkristofic>
Status: RESOLVED FIXED    
Severity: normal CC: exceptions_reporter, Petah
Priority: P3 Keywords: PERFORMANCE
Version: 7.4   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 204786
Attachments: nps snapshot

Description crotchfrog 2013-10-21 19:02:40 UTC
This bug was originally marked as duplicate of bug 232746, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 7.4 RC2 (Build 201309252201)
VM: Java HotSpot(TM) 64-Bit Server VM, 24.0-b56, Java(TM) SE Runtime Environment, 1.7.0_40-b43
OS: Windows 7

User Comments:
crotchfrog: typing in shortcut for code template



Maximum slowness yet reported was 152349 ms, average is 152349
Comment 1 crotchfrog 2013-10-21 19:02:46 UTC
Created attachment 141370 [details]
nps snapshot
Comment 2 Tomas Zezula 2013-10-22 11:35:11 UTC
Parser called in the EDT.
Comment 3 Milutin Kristofic 2014-01-30 14:48:53 UTC
*** Bug 240070 has been marked as a duplicate of this bug. ***
Comment 4 Milutin Kristofic 2014-01-30 15:00:07 UTC
GSFReformat - parsing out of EDT http://hg.netbeans.org/jet-main/rev/f3794a8004b1
Comment 5 Quality Engineering 2014-02-01 05:45:57 UTC
Integrated into 'main-silver', will be available in build *201402010001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/f3794a8004b1
User: Milutin Kristofic <mkristofic@netbeans.org>
Log: #237443 - org.netbeans.modules.parsing.impl.RunWhenScanFinishedSupport.runWhenScanFinished: LowPerformance took 152349 ms. - GSFReformatTask