Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ajdt-dev] Patch for 1.5M7

If you (i.e., the AJDT committers) are going to release a 1.5M7 download can you consider patching the compiler with bug 172107's patches.  I posted this fix a few weeks back and it appears all the compiler developers are really busy (are they doing something at Java One?).  This bug causes failures when a field set weaves into an unqualified inherited field.

https://bugs.eclipse.org/bugs/show_bug.cgi?id=172107

I included the patch to HEAD and a test case for the test suite.  As far as I can tell no code changes have been made to the compiler since I posted my patches (I checked this morning).

Thanks!
Tim Halloran

Back to the top