Integrated: Register filler objects when non-lab allocations are backed out
William Kemper
wkemper at openjdk.java.net
Mon Oct 11 22:34:15 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.
This pull request has now been integrated.
Changeset: fb788c84
Author: William Kemper <wkemper at openjdk.org>
URL: https://git.openjdk.java.net/shenandoah/commit/fb788c84ca55d3ddce0af21109cff6f08931e1dd
Stats: 15 lines in 1 file changed: 6 ins; 3 del; 6 mod
Register filler objects when non-lab allocations are backed out
Reviewed-by: kdnilsen
-------------
PR: https://git.openjdk.java.net/shenandoah/pull/86
More information about the shenandoah-dev
mailing list