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 235245

Summary: org.netbeans.editor.BaseDocument.extWriteLock: LowPerformance took 20019 ms.
Product: platform Reporter: Exceptions Reporter <exceptions_reporter>
Component: TextAssignee: Miloslav Metelka <mmetelka>
Status: NEW ---    
Severity: normal CC: abhinavarora, ain, alex_torfan, arian, buzzsawddog, datbates, djwood, JoeyJoJo, kirtikumarnayak, sanafer_1109
Priority: P3 Keywords: PERFORMANCE
Version: 7.3   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 203433
Attachments: nps snapshot

Description Exceptions Reporter 2013-08-29 13:31:41 UTC
This issue was reported manually by gorrus.
It already has 1 duplicates 


Build: NetBeans IDE 7.3 (Build 201302132200)
VM: Java HotSpot(TM) Client VM, 20.6-b01, Java(TM) SE Runtime Environment, 1.6.0_31-b05
OS: Windows 7

User Comments:
GUEST: This tends to happen when minified files are open.  In this case it is a json that has new lines removed.  The editor attempts to do something (parse the line maybe?) and takes forever to do so.



Maximum slowness yet reported was 20019 ms, average is 20019
Comment 1 Exceptions Reporter 2013-08-29 13:31:43 UTC
Created attachment 139432 [details]
nps snapshot