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 230964 - org.openide.filesystems.DefaultAttributes.saveTable: LowPerformance took 22404 ms.
Summary: org.openide.filesystems.DefaultAttributes.saveTable: LowPerformance took 2240...
Status: NEW
Alias: None
Product: third-party
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: marsaultj
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2013-06-08 05:25 UTC by mario.martins.h
Modified: 2013-07-09 07:37 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 201259


Attachments
nps snapshot (213.34 KB, application/nps)
2013-06-08 05:25 UTC, mario.martins.h
Details

Note You need to log in before you can comment on or make changes to this bug.
Description mario.martins.h 2013-06-08 05:25:43 UTC
This bug was originally marked as duplicate of bug 155946, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 7.3 (Build 201302132200)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.7-b01, Java(TM) SE Runtime Environment, 1.7.0_15-b03
OS: Windows 7

User Comments:
mario.martins.h: i was just installing aditional pluggins to NetBeans, i gess it was because of the amount of pluggins, i optionned install all recommended pluggins



Maximum slowness yet reported was 22404 ms, average is 22404
Comment 1 mario.martins.h 2013-06-08 05:25:48 UTC
Created attachment 135532 [details]
nps snapshot
Comment 2 Jaroslav Havlin 2013-07-09 07:37:04 UTC
Some filesystem operations are performed in EDT by
org.jmarsault.shortcuts.Installer$ActionInstaller.handleFileType().

Reassigning to author of the plugin.
Jeremy, can you please check this bug? Thank you.