Integrated: 8332257: Shenandoah: Move evacuation methods to implementation file

William Kemper wkemper at openjdk.org
Fri May 17 00:47:06 UTC 2024


On Tue, 14 May 2024 23:54:15 GMT, William Kemper <wkemper at openjdk.org> wrote:

> This refactoring moves a large, complex function out of an include header. This improves build times and facilitates changes in the generational mode branch.

This pull request has now been integrated.

Changeset: de57d4b2
Author:    William Kemper <wkemper at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/de57d4b2e0fe3add0ef09945b34ddd0b67bbfa2b
Stats:     155 lines in 3 files changed: 77 ins; 77 del; 1 mod

8332257: Shenandoah: Move evacuation methods to implementation file

Reviewed-by: shade, kdnilsen

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

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


More information about the shenandoah-dev mailing list