RFR: Revert "Mutator may fail to evacuate"

Kelvin Nilsen kdnilsen at openjdk.java.net
Wed Mar 9 00:07:54 UTC 2022


This reverts commit 2132a6d151e4c46b71a220100fa478a8be676f13.

We found that the solution implemented in this commit is insufficient to address the problem.  We need to redesign the OOM protocol for evacuation allocation failures.  This is being explored by other engineers.

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

Commit messages:
 - Revert "Mutator may fail to evacuate"

Changes: https://git.openjdk.java.net/shenandoah/pull/123/files
 Webrev: https://webrevs.openjdk.java.net/?repo=shenandoah&pr=123&range=00
  Stats: 12 lines in 1 file changed: 0 ins; 8 del; 4 mod
  Patch: https://git.openjdk.java.net/shenandoah/pull/123.diff
  Fetch: git fetch https://git.openjdk.java.net/shenandoah pull/123/head:pull/123

PR: https://git.openjdk.java.net/shenandoah/pull/123


More information about the shenandoah-dev mailing list