RFR: 8321401: Shenandoah: Each mutator must see FullGC before throwing OOM [v2]

Kelvin Nilsen kdnilsen at openjdk.org
Fri Dec 8 00:00:11 UTC 2023


> Require each thread to observe unproductive Full GC before it throws OOM exception.

Kelvin Nilsen has updated the pull request incrementally with one additional commit since the last revision:

  Track GC utilization and implement gc_overhead_limit_was_exceeded

-------------

Changes:
  - all: https://git.openjdk.org/jdk/pull/16985/files
  - new: https://git.openjdk.org/jdk/pull/16985/files/8d0515b7..c80c049e

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=16985&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=16985&range=00-01

  Stats: 327 lines in 9 files changed: 321 ins; 0 del; 6 mod
  Patch: https://git.openjdk.org/jdk/pull/16985.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/16985/head:pull/16985

PR: https://git.openjdk.org/jdk/pull/16985


More information about the shenandoah-dev mailing list