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 122594

Summary: File deletion is too slow
Product: platform Reporter: pnizer <pnizer>
Component: FilesystemsAssignee: rmatous <rmatous>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:

Description pnizer 2007-11-22 16:34:11 UTC
- Add more than 60 gif files in one folder.
- Select all files, and delete them.

You can see each file being deleted one by one slowly.

I used Netbeans 6.0 RC 2.
Comment 1 Lukas Hasik 2007-11-26 13:07:19 UTC
isn't it better to use a File manager for disc operations?
Comment 2 rmatous 2008-01-08 13:54:45 UTC
Fixed by merging masterfs_novcs into trunk and by following commit fixing mainly #123542 Simplify MasterFS, do not
delegate on other embedded FS.