RFR: 8309899: Rename PtrQueueSet::buffer_size()
Thomas Schatzl
tschatzl at openjdk.org
Wed Jun 14 15:49:59 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.
lgtm
-------------
Marked as reviewed by tschatzl (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/14439#pullrequestreview-1479800167
More information about the hotspot-gc-dev
mailing list