SF-167401 changed key generation for ROT hashmaps to avoid collisions and random gc of pushed out objects

This commit is contained in:
clay_shooter
2007-03-10 13:39:37 +00:00
parent 344efcfa6f
commit 3a2e9429f3
2 changed files with 10 additions and 37 deletions

View File

@@ -25,7 +25,7 @@
<td width="13%" valign="top">1504120 </td>
<td width="87%" valign="top">Microsoft 2003 Server crashes. Server crashes on MS 2003 Server have been reported over time.
Some users have had say that Jacob must be built on MS2003 Server to run reliably.
The Jacob distribution on Sourceforge is built on Windows XP SP2.</td>
The Jacob distribution on Sourceforge is built on Windows XP SP2 (this item is soley informationional)</td>
</tr>
<tr>
<td width="13%" valign="top">&nbsp;</td>
@@ -34,6 +34,12 @@
<tr>
<td width="100%" colspan="2"><b>Patches</b></td>
</tr>
<tr>
<td width="13%" valign="top">1674015</td>
<td width="87%" valign="top">ROT hashmap handling when autogc=no (default) can lead to key collisions
in hashmap. This causes objects to be garbage finalized when they shouldn't be resulting in vm failures
with large (large) numbers of objects. </td>
</tr>
<tr>
<td width="13%" valign="top">&nbsp;</td>
<td width="87%" valign="top">&nbsp;</td>