mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

matthew_swift
16.31.2009 70db987b6814d5212d127d824db57b3599546f49
refs
author matthew_swift <matthew_swift@localhost>
Wednesday, September 16, 2009 19:31 +0200
committer matthew_swift <matthew_swift@localhost>
Wednesday, September 16, 2009 19:31 +0200
commit70db987b6814d5212d127d824db57b3599546f49
tree 9c022f1913e69c2c31b3ddd2a294f89db0205aae tree | zip | gz
parent b649fc15ab17e5007b36f051229b470f6f64cecb view | diff
Update JE to version  3.3.87.

Important changes include:

SR #17462 - Fix a bug that would allow the Total Memory Usage stat to become negative. This could prevent eviction from occurring, which could cause OutOfMemoryError for some applications. It is most likely to occur in an application with a large cache and frequent checkpoints, but it could occur in other scenarios as well.

SR #17551 - Fix a bug that caused a NullPointerException during eviction when an exception occurs during logging, for example, an IOException when the disk is full. The NullPointerException masked the original exception (e.g., IOException). An example stack trace is below.
1 files modified
changed files
opends/lib/je.jar diff | view | raw | blame | history