jdt-core-home/r2.1/main.html

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.164, Wed Nov 17 07:12:08 2004 UTC revision 1.165, Thu Nov 18 17:39:09 2004 UTC
# Line 432  Line 432 
432          <td VALIGN="top"><i>description</i> </td>          <td VALIGN="top"><i>description</i> </td>
433          <td VALIGN="top">Addresses the following issues:          <td VALIGN="top">Addresses the following issues:
434                  <br>&nbsp;&nbsp;&nbsp;&nbsp;- wrong handle restored from memento (bugs <a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=75814">75814</a>)                  <br>&nbsp;&nbsp;&nbsp;&nbsp;- wrong handle restored from memento (bugs <a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=75814">75814</a>)
435                    <br>&nbsp;&nbsp;&nbsp;&nbsp;- ZipFile left open after opening .class file without source (bugs <a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=78128">78128</a>)
436    
 <!--  
                 <br>&nbsp;&nbsp;&nbsp;&nbsp;- compiler deprecation diagnosis (bugs <a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=46937">46937</a>)  
                 <br>&nbsp;&nbsp;&nbsp;&nbsp;- compiler codegen issues (bugs <a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=46675">46675</a>, <a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=47881">47881</a>, <a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=47886">47886</a>)  
                 <br>&nbsp;&nbsp;&nbsp;&nbsp;- building imported project on clearcase (bug <a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=47049">47049</a>)  
                 <br>&nbsp;&nbsp;&nbsp;&nbsp;- compiler definite assignment diagnosis (bugs <a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=45357">45357</a>, <a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=45433">45433</a>, <a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=47082">47082</a>)  
                 <br>&nbsp;&nbsp;&nbsp;&nbsp;- incremental compiler performance (bugs <a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=14103">14103</a>, <a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=46093">46093</a>, <a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=45847">45847</a>)  
                 <br>&nbsp;&nbsp;&nbsp;&nbsp;- search problems with duplicate package fragments (bugs <a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=46276">46276</a>, <a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=47415">47415</a>, <a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=47989">47989</a>)  
                 <br>&nbsp;&nbsp;&nbsp;&nbsp;- compiler interface cast diagnosis (bug <a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=47074">47074</a>)  
                 <br>&nbsp;&nbsp;&nbsp;&nbsp;- compiler assignment to 'this' (bug <a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=46918">46918</a>)  
                 <br>&nbsp;&nbsp;&nbsp;&nbsp;- NPE in source indexer  (bug <a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=40950">40950</a>)  
                 <br>&nbsp;&nbsp;&nbsp;&nbsp;- null constant for JavaModel field (bugs <a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=47976">47976</a>, <a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=41373">41373</a>)  
                 <br>Also see corresponding <a href="http://dev.eclipse.org/viewcvs/index.cgi/~checkout~/org.eclipse.jdt.core/buildnotes_jdt-core.html?rev=1.2059.2.67&content-type=text/html">build notes</a>.  
 -->  
437  <!--     Corresponding sources are versioned using tag <a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.jdt.core/?only_with_tag=v_315_R21x">v_315_R21x</a>  <!--     Corresponding sources are versioned using tag <a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.jdt.core/?only_with_tag=v_315_R21x">v_315_R21x</a>
438  -->  -->
439      <br>This patch can be applied by expanding the zip archive into the <code>&lt;install&gt;/eclipse/plugins/</code> directory      <br>This patch can be applied by expanding the zip archive into the <code>&lt;install&gt;/eclipse/plugins/</code> directory

Legend:
Removed from v.1.164  
changed lines
  Added in v.1.165