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

matthew_swift
16.31.2009 54b1f57c837375c0738257162aab1bcf87ae387c
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
commit54b1f57c837375c0738257162aab1bcf87ae387c
tree 5998249b20858c3c1f19f7e6cdc94e9c4c502e08 tree | zip | gz
parent 77cc4232cd6246202e3d31ac3b35dd8f872b0e93 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
opendj-sdk/opends/lib/je.jar diff | view | raw | blame | history