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

Summary: org.netbeans.modules.editor.indent.IndentImpl.reformatLock: LowPerformance took 25219 ms.
Product: web Reporter: Exceptions Reporter <exceptions_reporter>
Component: HTML EditorAssignee: Milutin Kristofic <mkristofic>
Status: NEW ---    
Severity: normal CC: obrejla, szigya
Priority: P4 Keywords: PERFORMANCE
Version: 7.3   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 206786
Attachments: nps snapshot

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. ***