jdt-core-home/r1.0/main.html

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

revision 1.9, Tue Aug 20 23:03:28 2002 UTC revision 1.10, Wed Aug 21 13:34:52 2002 UTC
# Line 39  Line 39 
39  </tr>  </tr>
40  <tr>  <tr>
41          <td VALIGN="top"><i>description</i> </td>          <td VALIGN="top"><i>description</i> </td>
42          <td VALIGN="top">Patch resolving verification errors at runtime when source contains nested try/synchronized statements. Resolves the bug <a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=19916">19916</a>,          <td VALIGN="top">Patch resolving verification errors at runtime when source contains nested try/synchronized statements (bug <a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=19916">19916</a>) and a sanity check error for debug attributes of unused local
43            variables (bug <a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=8832">8832</a>),
44       it also includes 1.0.6 patch.       it also includes 1.0.6 patch.
45       Corresponding sources are versioned using tag <a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.jdt.core/?only_with_tag=v_146">v_146</a>       Corresponding sources are versioned using tag <a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.jdt.core/?only_with_tag=v_146">v_146</a>
46        (also see corresponding <a href="http://dev.eclipse.org/viewcvs/index.cgi/~checkout~/org.eclipse.jdt.core/buildnotes_jdt-core.html?rev=1.25.2.16&content-type=text/plain">build notes</a>).        (also see corresponding <a href="http://dev.eclipse.org/viewcvs/index.cgi/~checkout~/org.eclipse.jdt.core/buildnotes_jdt-core.html?rev=1.25.2.17&content-type=text/plain">build notes</a>).
47      <br>This patch can be applied by expanding the zip archive into the <code><install>/eclipse/plugins/</code> directory      <br>This patch can be applied by expanding the zip archive into the <code><install>/eclipse/plugins/</code> directory
48          </td>          </td>
49  </tr>  </tr>

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10