Skip to content

Commit

Permalink
1611487:
Browse files Browse the repository at this point in the history
added additional problem report to release notes
  • Loading branch information
clay_shooter committed Dec 8, 2006
1 parent f1ff7e2 commit c608c57
Showing 1 changed file with 10 additions and 3 deletions.
13 changes: 10 additions & 3 deletions jacob/docs/ReleaseNotes.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,17 @@ <h3>Tracked Changes</h3>
<tr>
<td width="13%">1602188</td>
<td width="87%">Variant toString() causes stack overflow for byRef() Variants
(This defect forced the 1.11.1 release)</td>
(This show stopper defect forced the 1.11.1 release)</td>
</tr>
<tr>
<td width="13%">1611487</td>
<td width="87%">Variant toJavaObject() doesn't work for byRef Variables and
returned the wrong value for unrecognized Variant types.</td>
</tr>

<tr>
<td width="13%">1607878</td>
<td width="87%">Variant getJavaDateRef() fails</td>
<td width="87%">Variant getJavaDateRef() fails.</td>
</tr>
<tr>
<td width="13%">&nbsp;</td>
Expand All @@ -26,7 +32,8 @@ <h3>Tracked Changes</h3>
</tr>
<tr>
<td width="13%">SF1603631</td>
<td width="87%">Concurrent modification of ROT causes VM crashes. </td>
<td width="87%">Concurrent modification of ROT causes VM crashes. Access
to the ROT has been sychronized. No performance impact analysis has been done</td>
</tr>
<tr>
<td width="13%">&nbsp;</td>
Expand Down

0 comments on commit c608c57

Please sign in to comment.