Bug 35653 - spec bug in CompilationUnitSorter.sort
Summary: spec bug in CompilationUnitSorter.sort
Status: RESOLVED DUPLICATE of bug 35654
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 2.1   Edit
Hardware: All All
: P3 minor (vote)
Target Milestone: 2.1 RC4   Edit
Assignee: JDT-Core-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-03-25 12:25 EST by Jim des Rivieres CLA
Modified: 2003-03-26 04:30 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jim des Rivieres CLA 2003-03-25 12:25:40 EST
Build I20030324

There spec bug in org.eclipse.jdt.core.util.CompilationUnitSorter.sort.
The word "not" is missing; as a result, the spec says exactly the wrong thing.

"Clients should [not] rely on the AST nodes being properly parented or on 
having source range information. (Future releases may provide options for 
requesting additional information like source positions, full ASTs, non-
recursive sorting, etc.)"

Fix is low risk and only affects doc. Should be made for 2.1 RC4.
Comment 1 Philipe Mulet CLA 2003-03-26 04:30:31 EST

*** This bug has been marked as a duplicate of 35654 ***