Integrated: 8347617: Shenandoah: Use consistent name for update references phase
William Kemper
wkemper at openjdk.org
Thu Jan 16 21:00:36 UTC 2025
On Thu, 16 Jan 2025 19:43:35 GMT, William Kemper <wkemper at openjdk.org> wrote:
> During the review of https://github.com/openjdk/jdk/pull/22688, we discovered that some methods and variables used `updaterefs`, while most used `update_refs` (or `UpdateRefs`). This PR changes all of the `updaterefs` names to `update_refs` for consistency.
This pull request has now been integrated.
Changeset: 0330ca42
Author: William Kemper <wkemper at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/0330ca4221ba7bacb0eaeed1a8cdc3d5c3653a83
Stats: 64 lines in 18 files changed: 0 ins; 0 del; 64 mod
8347617: Shenandoah: Use consistent name for update references phase
Reviewed-by: ysr
-------------
PR: https://git.openjdk.org/jdk/pull/23164
More information about the hotspot-gc-dev
mailing list