Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jdt-core-dev] Issue in JDT/Core

I caught last night a bogus change in DOM AST rewriter, which would have
caused 111 failures in our nightly tests.
I reverted the offending code to last integration state, but missed one
reference from JUnit tests.

So, we should expect one compile error in one of our test suite. It has
been fixed now in HEAD.

JDT/Core committers: our rule is: NO change is good if ANY test fails, even
worse when heading back home.



Back to the top