SF-167401 changed key generation for ROT hashmaps to avoid collisions and random gc of pushed out objects
This commit is contained in:
@@ -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"> </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"> </td>
|
||||
<td width="87%" valign="top"> </td>
|
||||
|
||||
Reference in New Issue
Block a user