Bug 35653

Summary: spec bug in CompilationUnitSorter.sort
Product: [Eclipse Project] JDT Reporter: Jim des Rivieres <jeem>
Component: CoreAssignee: JDT-Core-Inbox <jdt-core-inbox>
Status: RESOLVED DUPLICATE QA Contact:
Severity: minor    
Priority: P3    
Version: 2.1   
Target Milestone: 2.1 RC4   
Hardware: All   
OS: All   
Whiteboard:

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 ***