Bug 23979 - Build Path page reports cycle even if there is none
Summary: Build Path page reports cycle even if there is none
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 2.0   Edit
Hardware: PC Windows 2000
: P3 critical (vote)
Target Milestone: 2.0.2   Edit
Assignee: Philipe Mulet CLA
QA Contact:
URL:
Whiteboard:
Keywords:
: 23989 (view as bug list)
Depends on:
Blocks:
 
Reported: 2002-09-23 11:27 EDT by Dani Megert CLA
Modified: 2002-11-01 05:09 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 Dani Megert CLA 2002-09-23 11:27:23 EDT
Build 20020920

1. I had org.eclipse.core.boot and org.eclipse.core.runtime as source
2. Selected org.eclipse.core.runtime
3. Looked at its build path page
==> a cycle in build path gets reported
NOTE: the build path page of org.eclipse.core.boot does not report a cycle

It might be possible that I have a cycle in my workspace (though I can't see it)
but definitely not on org.eclipse.core.runtime
Comment 1 Philipe Mulet CLA 2002-09-23 11:53:24 EDT
Bug assessed, and reproduced. It occurs as soon as the project references form 
a diamond. 

Bug was introduced when redoing the cycle check reporting and detection, when 
visiting deep first, forgot to remove visited item when backtracking.

Fixed in latest, will need to backport to 2.0.1 stream.
Comment 2 Philipe Mulet CLA 2002-09-23 13:00:49 EDT
Backported to 2.0.2
Comment 3 Philipe Mulet CLA 2002-09-27 08:32:38 EDT
*** Bug 23989 has been marked as a duplicate of this bug. ***
Comment 4 Philipe Mulet CLA 2002-09-27 08:34:07 EDT
*** Bug 23989 has been marked as a duplicate of this bug. ***