[jdk22] Integrated: 8323659: LinkedTransferQueue add and put methods call overridable offer
Chris Hegarty
chegar at openjdk.org
Tue Jan 16 23:58:55 UTC 2024
On Tue, 16 Jan 2024 12:23:43 GMT, Chris Hegarty <chegar at openjdk.org> wrote:
> Hi all,
>
> This pull request contains a backport of commit [ee4d9aa4](https://github.com/openjdk/jdk/commit/ee4d9aa4c11c47e7cf15f2742919ac20311f9ea7) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository.
>
> The commit being backported was authored by Chris Hegarty on 16 Jan 2024 and was reviewed by Alan Bateman.
>
> Thanks!
This pull request has now been integrated.
Changeset: c1ea6daa
Author: Chris Hegarty <chegar at openjdk.org>
URL: https://git.openjdk.org/jdk22/commit/c1ea6daa5bd3ecee4fd3f8acaf91dfa48ec02f1b
Stats: 75 lines in 2 files changed: 72 ins; 0 del; 3 mod
8323659: LinkedTransferQueue add and put methods call overridable offer
Reviewed-by: alanb
Backport-of: ee4d9aa4c11c47e7cf15f2742919ac20311f9ea7
-------------
PR: https://git.openjdk.org/jdk22/pull/80
More information about the core-libs-dev
mailing list