| <!doctype html public "-//w3c//dtd html 4.0 transitional//en"> |
| <html> |
| <head> |
| <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> |
| <meta name="GENERATOR" content="Mozilla/4.79 [en] (Windows NT 5.0; U) [Netscape]"> |
| <title>JDT/Core - Fix Pass 2</title> |
| <link rel="stylesheet" href="http://dev.eclipse.org/default_style.css" type="text/css"> |
| </head> |
| <body text="#000000" bgcolor="#FFFFFF"> |
| |
| <table BORDER=0 CELLSPACING=5 CELLPADDING=2 WIDTH="100%" > |
| <tr> |
| <td ALIGN=LEFT VALIGN=TOP COLSPAN="2" BGCOLOR="#0080C0"><b><font face="Arial,Helvetica"><font color="#FFFFFF">JDT |
| Core / Post Freeze 2 : Fix Plan </font></font></b></td> |
| </tr> |
| |
| <tr> |
| <td ALIGN=RIGHT VALIGN=TOP WIDTH="2%"><img SRC="http://dev.eclipse.org/images/Adarrow.gif" NOSAVE BORDER=0 height=16 width=16></td> |
| <td WIDTH="98%"><b>Most significant issues to address</b> |
| <ul> |
| <li> improve incremental compiler with respect to anonymous type changes, these should not trigger recompilation of dependents.</li> |
| <li> address Java delta defficiency with respect to project subfolder removal while project description is changed too. This causes the |
| Java model to notify a project deletion by mistake (also see <a href="bug http://bugs.eclipse.org/bugs/show_bug.cgi?id=18953">18953</a>).</li> |
| <li> fix type hierarchy NPE bug when computed on regions</li> |
| <li> address scrapbook page problem when trying to report problems on imports</li> |
| <li> address issue where replacing binary project doesn't trigger build</li> |
| <li> code assist issue when superclasses all defines same field or member type </li> |
| <li> fix NPE in search when no imports are defined and JRE is missing </li> |
| <li> classpath variables should be exportable along with JDT/Core preferences </li> |
| </ul> |
| </td> |
| </tr> |
| |
| <tr> |
| <td ALIGN=RIGHT VALIGN=TOP WIDTH="2%"><img SRC="http://dev.eclipse.org/images/Adarrow.gif" NOSAVE BORDER=0 height=16 width=16></td> |
| <td WIDTH="98%"><b>Corresponding bugs reports</b> |
| <br>These bugs are to be tagged with milestone "2.0 F3" (freeze-3) |
| <ul> |
| <li> <a href="http://dev.eclipse.org/bugs/buglist.cgi?email1=&emailtype1=substring&emailassigned_to1=1&email2=&emailtype2=substring&emailreporter2=1&bugidtype=include&bug_id=&changedin=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&product=JDT&component=CORE&target_milestone=2.0+F3&short_desc=&short_desc_type=allwordssubstr&long_desc=&long_desc_type=allwordssubstr&keywords=&keywords_type=anywords&field0-0-0=noop&type0-0-0=noop&value0-0-0=&cmdtype=doit&namedcmd=Assigned&newqueryname=&order=Reuse+same+sort+as+last+time">All committed bugs</a> : overview of all relevant bugs, in case your bug isn't in the list, please |
| use the <a href="http://dev.eclipse.org/mailman/listinfo/jdt-core-dev">jdt-core-dev</a> mailing list to explain why it should be escaladated. |
| </li> |
| <li><a href="http://dev.eclipse.org/bugs/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=&emailtype1=substring&emailassigned_to1=1&email2=&emailtype2=substring&emailreporter2=1&bugidtype=include&bug_id=&changedin=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&product=JDT&component=CORE&target_milestone=2.0+F3&short_desc=&short_desc_type=allwordssubstr&long_desc=&long_desc_type=allwordssubstr&keywords=&keywords_type=anywords&field0-0-0=noop&type0-0-0=noop&value0-0-0=&cmdtype=doit&namedcmd=Assigned&newqueryname=&order=Reuse+same+sort+as+last+time" >Unresolved bugs</a> : our intent is to solve these before freeze 3 |
| </li> |
| <li><a href="http://dev.eclipse.org/bugs/buglist.cgi?bug_status=RESOLVED&bug_status=VERIFIED&bug_status=CLOSED&email1=&emailtype1=substring&emailassigned_to1=1&email2=&emailtype2=substring&emailreporter2=1&bugidtype=include&bug_id=&changedin=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&product=JDT&component=CORE&target_milestone=2.0+F3&short_desc=&short_desc_type=allwordssubstr&long_desc=&long_desc_type=allwordssubstr&keywords=&keywords_type=anywords&field0-0-0=noop&type0-0-0=noop&value0-0-0=&cmdtype=doit&namedcmd=Assigned&newqueryname=&order=Reuse+same+sort+as+last+time" >Resolved bugs</a> : bugs already fixed or closed during this fix pass |
| </li> |
| </ul> |
| </td> |
| </tr> |
| |
| </table> |
| </body> |
| </html> |