Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jdt-core-dev] New 2.1.1 patch posted

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.1.zip.

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


ADDRESSES:

new - performance issue when compiling large projects  (bugs 40174, 39108)
 - abstract class fails to invoke interface-defined method in 1.4 
compliance mode  (bug 40442)
 - setSuperclass/setSuperInterfaces DOM issues  (bugs 39663, 39664)
 - stack overflow in codeassist (bug 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.33&content-type=text/plain


Back to the top