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

Summary: Add a new constructor taking AtomicBoolean to CancellabeTree(Path)Scanner
Product: java Reporter: Jan Lahoda <jlahoda>
Component: SourceAssignee: apireviews <apireviews>
Status: RESOLVED FIXED    
Severity: blocker Keywords: API, API_REVIEW_FAST
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:
Attachments: Proposed patch.

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