Bug 6100 - Bug in ObjectSet.Enumeration.nextElement
Summary: Bug in ObjectSet.Enumeration.nextElement
Status: RESOLVED WORKSFORME
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 2.0   Edit
Hardware: PC Windows 2000
: P3 normal (vote)
Target Milestone: 2.0 M1   Edit
Assignee: Philipe Mulet CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 5852
  Show dependency tree
 
Reported: 2001-11-20 08:34 EST by Martin Aeschlimann CLA
Modified: 2002-01-11 09:22 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 Martin Aeschlimann CLA 2001-11-20 08:34:48 EST
It uses 'index' to get the element, but increments 'count'.
-> The enumerator returns the same element all the time.

The problem was discovered as the project references calculated by setClasspath 
have been wrong.
Comment 1 Philipe Mulet CLA 2001-11-20 10:13:05 EST
This got fixed for 5852. 
Closing
Comment 2 Martin Aeschlimann CLA 2001-11-22 09:19:40 EST
Not fixed in 11120