Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jdt-core-dev] New 2.1.2 patch is available

A new patch for JDT/Core got posted in our download area:
http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/jdt-core-home/r2.1/main.html#updates

It addresses the following issues:
    - compiler codegen issues (bugs 46675, 47881, 47886)
    - building imported project on clearcase (bug 47049)
    - compiler definite assignment diagnosis (bugs 45357, 45433, 47082)
    - incremental compiler performance (bugs 14103, 46093, 45847)
    - search problems with duplicate package fragments (bugs 46276, 47415,
47989)
    - compiler interface cast diagnosis (bug 47074)
    - compiler assignment to 'this' (bug 46918)
    - NPE in source indexer (bug 40950)
    - null constant for JavaModel field (bugs 47976, 41373)

This patch is a preview of our next contribution to the 2.1.3 maintenance
integration build (still not officially scheduled).






Back to the top