Bug 3440 - Classfile comparator should be able to ignore order (1GL2I7E)
Summary: Classfile comparator should be able to ignore order (1GL2I7E)
Status: RESOLVED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 2.0   Edit
Hardware: All Windows NT
: P2 normal (vote)
Target Milestone: 2.0 M1   Edit
Assignee: Olivier Thomann CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-10-10 22:55 EDT by Philipe Mulet CLA
Modified: 2002-01-11 09:08 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 Philipe Mulet CLA 2001-10-10 22:55:09 EDT
In order to minimize incremental builder actions, the classfile comparator should be able to ignore the order of members.
Note that this should be optional and not cost on cases where nothing has changed.
The intent is that this mechanism can be turned on/off so as for the builder to experiment.

NOTES:

OT (05/10/2001 1:30:47 PM)
	The only way to do that is to sort the fields and the members before comparing them. This is commented out in the current source.
Comment 1 Philipe Mulet CLA 2001-10-16 06:58:01 EDT
Given in general the order is the same, it should perform a strict pass first, 
then sort and recheck.
Comment 2 Olivier Thomann CLA 2001-10-18 12:14:56 EDT
Done and tests added for 206.
Released in HEAD as soon as 205 is built.
Comment 3 DJ Houghton CLA 2001-10-29 17:14:16 EST
PRODUCT VERSION:
SDK 202a