Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ajdt-dev] Infinite loop of builds bug info

I encountered a bug when experimenting with AspectJ in a very large
java project where the build would never actually complete.  I managed
to reproduce it in a smaller test case and tracked down a likely
cause.  I found that the problem had already been reported so I added
comments which should help to <a
href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=160868";>Bug
160868</a>.

I'm still trying to investigate further, but navigating the AJDT code
is still a bit of a chore for me.

Is this bug likely to get any attention in the near future?

Thanks,
Jason


Back to the top