RFR: 8323659: LinkedTransferQueue add and put methods call overridable offer [v2]
Chris Hegarty
chegar at openjdk.org
Fri Jan 12 14:52:42 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:
add test
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/17393/files
- new: https://git.openjdk.org/jdk/pull/17393/files/206e2652..b11804d1
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=17393&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=17393&range=00-01
Stats: 60 lines in 1 file changed: 60 ins; 0 del; 0 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