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

Summary: Prevent reentrant calls from ProvidedExtensions
Product: platform Reporter: Maros Sandor <msandor>
Component: FilesystemsAssignee: rmatous <rmatous>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 97278    

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