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

Summary: org.openide.filesystems.DefaultAttributes.saveTable: LowPerformance took 22404 ms.
Product: third-party Reporter: mario.martins.h
Component: -- Other --Assignee: marsaultj
Status: NEW ---    
Severity: normal Keywords: PERFORMANCE
Priority: P3    
Version: 7.3   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 201259
Attachments: nps snapshot

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.