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).
You can directly get it from http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/jdt-core-home/patches/org.eclipse.jdt.core_2.1.2.zip.

This patch is a preview of our next contribution to the 2.1 maintenance 
integration build.

ADDRESSES:

- JCK1.4a compliance (bug 42589 <http://bugs.eclipse.org/bugs/show_bug.cgi?id=42589>) 
- performance issue when compiling large projects (bugs 40174 <http://bugs.eclipse.org/bugs/show_bug.cgi?id=40174>, 39108 <http://bugs.eclipse.org/bugs/show_bug.cgi?id=39108>) 
- abstract class fails to invoke interface-defined method in 1.4 
compliance mode (bug 40442 <http://bugs.eclipse.org/bugs/show_bug.cgi?id=40442>) 
- setSuperclass/setSuperInterfaces DOM issues (bugs 39663 <http://bugs.eclipse.org/bugs/show_bug.cgi?id=39663>, 39664 <http://bugs.eclipse.org/bugs/show_bug.cgi?id=39664>) 
- stack overflow in codeassist (bug 35877 <http://bugs.eclipse.org/bugs/show_bug.cgi?id=35877>) 

For further information about this patch preview, please read the 
corresponding build notes at:
http://dev.eclipse.org/viewcvs/index.cgi/~checkout~/org.eclipse.jdt.core/buildnotes_jdt-core.html?rev=1.2059.2.38&content-type=text/plain


Back to the top