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 - org.netbeans.editor.BaseDocument.extWriteLock: LowPerformance took 20019 ms.
Summary: org.netbeans.editor.BaseDocument.extWriteLock: LowPerformance took 20019 ms.
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: Text (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: Miloslav Metelka
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2013-08-29 13:31 UTC by Exceptions Reporter
Modified: 2014-10-16 22:37 UTC (History)
10 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 203433


Attachments
nps snapshot (50.17 KB, application/nps)
2013-08-29 13:31 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
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