Integrated: 8309899: Rename PtrQueueSet::buffer_size()

Kim Barrett kbarrett at openjdk.org
Wed Jun 14 22:07:01 UTC 2023


On Tue, 13 Jun 2023 07:28:32 GMT, Kim Barrett <kbarrett at openjdk.org> wrote:

> Please review this renaming of PtrQueueSet::buffer_size to buffer_capacity,
> along with some associated function and variable renamings.
> 
> Despite the number of files and lines changed, it's just a name change, so
> perhaps it's trivial?
> 
> Testing:
> mach5 tier1
> 
> Note: There weren't any changes needed in Shenandoah, even though it uses the
> SATBMarkQueue stuff.

This pull request has now been integrated.

Changeset: 181845ae
Author:    Kim Barrett <kbarrett at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/181845ae46157a9bb3bf8e2a328fa59eddc0273a
Stats:     68 lines in 12 files changed: 1 ins; 2 del; 65 mod

8309899: Rename PtrQueueSet::buffer_size()

Reviewed-by: tschatzl, ayang

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

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


More information about the hotspot-gc-dev mailing list