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 100582 - Prevent reentrant calls from ProvidedExtensions
Summary: Prevent reentrant calls from ProvidedExtensions
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Filesystems (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: rmatous
URL:
Keywords:
: 102272 (view as bug list)
Depends on:
Blocks: 97278
  Show dependency tree
 
Reported: 2007-04-11 10:25 UTC by Maros Sandor
Modified: 2008-12-22 11:38 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Maros Sandor 2007-04-11 10:25:10 UTC
Prevent calls back to filesystems from registered ProvidedExtensions handlers.
Comment 1 Jaroslav Tulach 2007-04-24 14:47:41 UTC
*** Issue 102272 has been marked as a duplicate of this issue. ***
Comment 2 Jesse Glick 2007-04-24 18:23:15 UTC
See deadlock in issue #102272.
Comment 3 rmatous 2007-06-28 11:28:12 UTC
/cvs/openide/masterfs/src/org/netbeans/modules/masterfs/Cache.java,v  <--  Cache.java
new revision: 1.8; previous revision: 1.7

/cvs/openide/masterfs/src/org/netbeans/modules/masterfs/ProvidedExtensionsProxy.java,v  <--  ProvidedExtensionsProxy.java
new revision: 1.7; previous revision: 1.6

/cvs/openide/masterfs/src/org/netbeans/modules/masterfs/MasterURLMapper.java,v  <--  MasterURLMapper.java
new revision: 1.17; previous revision: 1.16