-
Notifications
You must be signed in to change notification settings - Fork 91
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CA-396124: amend criteria under which the garbage collector aborts
1. On the first iteration do not assess any of the failure criteria 2. Allow for two "grace" iterations, where the size is permitted to grow and only consume those if the current size has grown more than permitted from minimum achieved. Signed-off-by: Mark Syms <mark.syms@cloud.com>
- Loading branch information
1 parent
2979937
commit 0837303
Showing
2 changed files
with
25 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters