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 - Clean up CndDataObject by removing CircularQueue
Summary: Clean up CndDataObject by removing CircularQueue
Status: CLOSED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Vladimir Voskresensky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-24 17:00 UTC by Vladimir Voskresensky
Modified: 2007-11-27 16:33 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 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