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 205120 - Refresh on MFS is not reliable
Summary: Refresh on MFS is not reliable
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: Filesystems (show other bugs)
Version: 7.1
Hardware: Other Linux
: P4 normal (vote)
Assignee: Jaroslav Havlin
URL:
Keywords:
Depends on:
Blocks: 205078
  Show dependency tree
 
Reported: 2011-11-14 21:06 UTC by Jaroslav Tulach
Modified: 2013-05-30 13:58 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Test demonstrating the problem (2.13 KB, patch)
2011-11-14 21:06 UTC, Jaroslav Tulach
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jaroslav Tulach 2011-11-14 21:06:33 UTC
Created attachment 113203 [details]
Test demonstrating the problem

Calling mfo.refresh() may not properly refresh all underlaying delegates. Workaround is to refresh whole MFS, but that is not really pleasant.