RFR: Register filler objects when non-lab allocations are backed out
Kelvin Nilsen
kdnilsen at openjdk.java.net
Mon Oct 11 22:29:14 UTC 2021
On Mon, 11 Oct 2021 21:56:52 GMT, William Kemper <wkemper at openjdk.org> wrote:
> This is fallout from a recent change to have non-lab allocations stop registering objects. The code path for failed evacuations was not updated to register the filler objects created when the non-lab evacuation fails.
Marked as reviewed by kdnilsen (Committer).
-------------
PR: https://git.openjdk.java.net/shenandoah/pull/86
More information about the shenandoah-dev
mailing list