Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jdt-core-dev] JDTCore 3.0 patch posted

A patch for the problems listed below is available under:
http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/jdt-core-home/r3.0/main.html#updates




<http://bugs.eclipse.org/bugs/show_bug.cgi?id=45459> JDT compiler more
restrictive than javac


<http://bugs.eclipse.org/bugs/show_bug.cgi?id=43967> Search for references
on local variable finds all occurances of variables of that type not just
that variable.


<http://bugs.eclipse.org/bugs/show_bug.cgi?id=37509> Open Declaration opens
class declaration for local variables


<http://bugs.eclipse.org/bugs/show_bug.cgi?id=45433> Bug7 (and counting ;
-): hundretAssignmentsToFinalVariable()


<http://bugs.eclipse.org/bugs/show_bug.cgi?id=45357> Compiler-Bug: "The
local variable oResult may not have been initialized".txt





Back to the top