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 245874

Summary: org.openide.text.DataEditorSupport$Env.outputStream: LowPerformance took 141771 ms.
Product: guibuilder Reporter: Exceptions Reporter <exceptions_reporter>
Component: CodeAssignee: issues@guibuilder <issues>
Status: NEW ---    
Severity: normal CC: angelTE14, Maelgwn
Priority: P4 Keywords: PERFORMANCE
Version: 8.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 210833
Attachments: nps snapshot

Description Exceptions Reporter 2014-07-22 12:43:47 UTC
This bug was originally marked as duplicate of bug 227715, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 8.0 (Build 201403101706)
VM: Java HotSpot(TM) Client VM, 24.60-b09, Java(TM) SE Runtime Environment, 1.7.0_60-b19
OS: Windows 7

User Comments:
GUEST: I just opened another window for browsing then it runs slow. When I closed it it's still slow.



Maximum slowness yet reported was 141771 ms, average is 141771
Comment 1 Exceptions Reporter 2014-07-22 12:43:50 UTC
Created attachment 148203 [details]
nps snapshot
Comment 2 Jaroslav Havlin 2014-08-04 14:06:57 UTC
Method o.n.m.nbform.FormEditorSupport.saveDocument() was called from EDT.
(The filesystem was extremely slow.)

Reassigning to guibuilder/Code. Please evaluate this issue. Thank you.