RFR: 8323659: LinkedTransferQueue add and put methods call overridable offer [v3]
Chris Hegarty
chegar at openjdk.org
Fri Jan 12 15:06:01 UTC 2024
> Update LinkedTransferQueue add and put methods to not call overridable offer.
Chris Hegarty has updated the pull request incrementally with one additional commit since the last revision:
timed offer
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/17393/files
- new: https://git.openjdk.org/jdk/pull/17393/files/b11804d1..1097a6bc
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=17393&range=02
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=17393&range=01-02
Stats: 10 lines in 2 files changed: 8 ins; 0 del; 2 mod
Patch: https://git.openjdk.org/jdk/pull/17393.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/17393/head:pull/17393
PR: https://git.openjdk.org/jdk/pull/17393
More information about the core-libs-dev
mailing list