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 102371

Summary: Clean up CndDataObject by removing CircularQueue
Product: cnd Reporter: Vladimir Voskresensky <vv159170>
Component: -- Other --Assignee: Vladimir Voskresensky <vv159170>
Status: CLOSED FIXED    
Severity: blocker    
Priority: P3    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Vladimir Voskresensky 2007-04-24 17:00:57 UTC
CircularQueue is NB 3.3 workaround of caching DataObjects.
We need to review whether it's needed anymore and clean up if not needed.
Comment 1 Vladimir Voskresensky 2007-08-23 10:51:31 UTC
fixed:
- removed unused class
 
cvs log:
Checking in CndDataObject.java;
/shared/data/ccvs/repository/cnd/core/src/org/netbeans/modules/cnd/loaders/CndDataObject.java,v  <--  CndDataObject.java
new revision: 1.6; previous revision: 1.5
done