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 240741 - org.netbeans.modules.editor.indent.IndentImpl.reformatLock: LowPerformance took 25219 ms.
Summary: org.netbeans.modules.editor.indent.IndentImpl.reformatLock: LowPerformance to...
Status: NEW
Alias: None
Product: web
Classification: Unclassified
Component: HTML Editor (show other bugs)
Version: 7.3
Hardware: All All
: P4 normal (vote)
Assignee: Milutin Kristofic
URL:
Keywords: PERFORMANCE
: 236105 (view as bug list)
Depends on:
Blocks:
 
Reported: 2014-01-21 10:28 UTC by Exceptions Reporter
Modified: 2014-10-06 13:26 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 206786


Attachments
nps snapshot (161.30 KB, application/nps)
2014-01-21 10:28 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2014-01-21 10:28:07 UTC
This issue was reported manually by obrejla.
It already has 1 duplicates 


Build: NetBeans IDE 7.3.1 (Build 201306052037)
VM: Java HotSpot(TM) Client VM, 24.0-b56, Java(TM) SE Runtime Environment, 1.7.0_40-b43
OS: Windows 7

User Comments:
GUEST: I just created a jsf page and immedialy tryed to delete it. than the message appair.



Maximum slowness yet reported was 25219 ms, average is 25219
Comment 1 Exceptions Reporter 2014-01-21 10:28:10 UTC
Created attachment 144177 [details]
nps snapshot
Comment 2 Martin Fousek 2014-01-27 10:37:29 UTC
HTML validator slowness, reassigning...
Comment 3 Marek Fukala 2014-07-24 12:36:14 UTC
There's just one snapshot which shows that the "RepositoryUpdate.worker" was occupied by the first time initialisation of the nu.validator. It took about 5 seconds which is unfortunately normal as the initialisation is quite complicated.
Comment 4 Marek Fukala 2014-07-24 12:41:32 UTC
*** Bug 236105 has been marked as a duplicate of this bug. ***