[jdk21u-dev] Integrated: 8309899: Rename PtrQueueSet::buffer_size()
Daniel Hu
duke at openjdk.org
Fri Jun 27 17:54:40 UTC 2025
On Mon, 16 Jun 2025 17:26:55 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. Ran on internal Amazon pipelines and passes jtreg tier1-4 + tck testing for linux x64, aarch64; windows x64; macos x64, aarch64.
This pull request has now been integrated.
Changeset: 9ccd8577
Author: Daniel Hu <92710734+cost0much at users.noreply.github.com>
Committer: Paul Hohensee <phh at openjdk.org>
URL: https://git.openjdk.org/jdk21u-dev/commit/9ccd8577e4a5fcf9d9868688a12f8e206d2421f5
Stats: 68 lines in 14 files changed: 1 ins; 3 del; 64 mod
8309899: Rename PtrQueueSet::buffer_size()
Reviewed-by: phh
Backport-of: 181845ae46157a9bb3bf8e2a328fa59eddc0273a
-------------
PR: https://git.openjdk.org/jdk21u-dev/pull/1882
More information about the jdk-updates-dev
mailing list