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 211944

Summary: 23s - GsfDataObject$GenericEditorSupport$Environment$SaveSupport.save in EDT
Product: platform Reporter: Exceptions Reporter <exceptions_reporter>
Component: Data SystemsAssignee: Jaroslav Tulach <jtulach>
Status: RESOLVED DUPLICATE    
Severity: normal Keywords: PERFORMANCE
Priority: P3    
Version: 7.1   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 179677
Attachments: nps snapshot

Description Exceptions Reporter 2012-05-02 09:36:03 UTC
Build: NetBeans IDE 7.1.1 (Build 201203012225)
VM: OpenJDK Client VM, 20.0-b12, OpenJDK Runtime Environment, 1.6.0_24-b24
OS: Linux

User Comments:
GUEST: Saved a file to a network drive.
During save, attempted to expand the directory listing at the projects panel.



Maximum slowness yet reported was 23185 ms, average is 14398
Comment 1 Exceptions Reporter 2012-05-02 09:36:09 UTC
Created attachment 118954 [details]
nps snapshot
Comment 2 Jaroslav Tulach 2012-05-18 09:52:21 UTC
Save action is now asynchronous in the IDE.

*** This bug has been marked as a duplicate of bug 209081 ***