[jdk22] RFR: 8323659: LinkedTransferQueue add and put methods call overridable offer
Chris Hegarty
chegar at openjdk.org
Tue Jan 16 12:29:36 UTC 2024
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!
-------------
Commit messages:
- Backport ee4d9aa4c11c47e7cf15f2742919ac20311f9ea7
Changes: https://git.openjdk.org/jdk22/pull/80/files
Webrev: https://webrevs.openjdk.org/?repo=jdk22&pr=80&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8323659
Stats: 75 lines in 2 files changed: 72 ins; 0 del; 3 mod
Patch: https://git.openjdk.org/jdk22/pull/80.diff
Fetch: git fetch https://git.openjdk.org/jdk22.git pull/80/head:pull/80
PR: https://git.openjdk.org/jdk22/pull/80
More information about the core-libs-dev
mailing list