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 - 23s - GsfDataObject$GenericEditorSupport$Environment$SaveSupport.save in EDT
Summary: 23s - GsfDataObject$GenericEditorSupport$Environment$SaveSupport.save in EDT
Status: RESOLVED DUPLICATE of bug 209081
Alias: None
Product: platform
Classification: Unclassified
Component: Data Systems (show other bugs)
Version: 7.1
Hardware: All All
: P3 normal (vote)
Assignee: Jaroslav Tulach
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2012-05-02 09:36 UTC by Exceptions Reporter
Modified: 2012-05-18 09:52 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 179677


Attachments
nps snapshot (23.61 KB, application/nps)
2012-05-02 09:36 UTC, Exceptions Reporter
Details

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