[jdk21u-dev] RFR: 8309899: Rename PtrQueueSet::buffer_size() [v3]
Paul Hohensee
phh at openjdk.org
Wed Jun 25 17:59:34 UTC 2025
On Mon, 23 Jun 2025 18:24:54 GMT, Daniel Hu <duke at openjdk.org> wrote:
>> Renames PtrQueueSet::buffer_size() to buffer_capacity() which should make future backports easier. Backport not clean because [JDK-8319439](https://bugs.openjdk.org/browse/JDK-8319439) was backported first; resolution involved ensuring changes were applied to correct files and matches upstream. Passes GHA
>
> Daniel Hu has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains three additional commits since the last revision:
>
> - Merge branch 'openjdk:master' into 8309899
> - Merge branch 'openjdk:master' into 8309899
> - Backport 181845ae46157a9bb3bf8e2a328fa59eddc0273a
Lgtm, but I expect the maintainers will want to know which backports are made easier by this one.
-------------
Marked as reviewed by phh (Reviewer).
PR Review: https://git.openjdk.org/jdk21u-dev/pull/1882#pullrequestreview-2959143324
More information about the jdk-updates-dev
mailing list