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 191605 - JavaBinaryIndexer.deleteRecursively should be done as SlowIO
Summary: JavaBinaryIndexer.deleteRecursively should be done as SlowIO
Status: NEW
Alias: None
Product: java
Classification: Unclassified
Component: Source (show other bugs)
Version: -S1S-
Hardware: All All
: P2 normal (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on: 191316
Blocks:
  Show dependency tree
 
Reported: 2010-11-03 15:44 UTC by Tomas Zezula
Modified: 2010-11-03 15:44 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tomas Zezula 2010-11-03 15:44:46 UTC
The deleteRecursively which is now quite rare should be done as slowIO asynchronously.
See http://netbeans.org/bugzilla/show_bug.cgi?id=186744