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 123762 - Add a new constructor taking AtomicBoolean to CancellabeTree(Path)Scanner
Summary: Add a new constructor taking AtomicBoolean to CancellabeTree(Path)Scanner
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Source (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: apireviews
URL:
Keywords: API, API_REVIEW_FAST
Depends on:
Blocks:
 
Reported: 2007-12-10 15:24 UTC by Jan Lahoda
Modified: 2007-12-21 15:57 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
Proposed patch. (6.17 KB, patch)
2007-12-10 15:25 UTC, Jan Lahoda
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Lahoda 2007-12-10 15:24:42 UTC
I would like to add a new constructor taking AtomicBoolean to the CancellabeTree(Path)Scanner support classes to
simplify their use. See attached patch.
Comment 1 Jan Lahoda 2007-12-10 15:25:37 UTC
Created attachment 54096 [details]
Proposed patch.
Comment 2 Jan Lahoda 2007-12-21 15:57:19 UTC
Done:
Checking in src/org/netbeans/api/java/source/support/CancellableTreePathScanner.java;
/cvs/java/source/src/org/netbeans/api/java/source/support/CancellableTreePathScanner.java,v  <-- 
CancellableTreePathScanner.java
new revision: 1.4; previous revision: 1.3
done
Checking in src/org/netbeans/api/java/source/support/CancellableTreeScanner.java;
/cvs/java/source/src/org/netbeans/api/java/source/support/CancellableTreeScanner.java,v  <--  CancellableTreeScanner.java
new revision: 1.4; previous revision: 1.3
done
Checking in apichanges.xml;
/cvs/java/source/apichanges.xml,v  <--  apichanges.xml
new revision: 1.21; previous revision: 1.20
done
Checking in nbproject/project.properties;
/cvs/java/source/nbproject/project.properties,v  <--  project.properties
new revision: 1.43; previous revision: 1.42
done