Re: [jdk22] RFR: 8323659: LinkedTransferQueue add and put methods call overridable offer

2024-01-16 Thread Alan Bateman
On Tue, 16 Jan 2024 12:23:43 GMT, Chris Hegarty  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!

Marked as reviewed by alanb (Reviewer).

-

PR Review: https://git.openjdk.org/jdk22/pull/80#pullrequestreview-1823225500


[jdk22] RFR: 8323659: LinkedTransferQueue add and put methods call overridable offer

2024-01-16 Thread Chris Hegarty
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=80=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