RFR: 8323659: LinkedTransferQueue add and put methods call overridable offer
Chris Hegarty
chegar at openjdk.org
Fri Jan 12 10:59:29 UTC 2024
Update LinkedTransferQueue add and put methods to not call overridable.
-------------
Commit messages:
- Update LinkedTransferQueue add and put methods to not call overridable offer
Changes: https://git.openjdk.org/jdk/pull/17393/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=17393&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8323659
Stats: 5 lines in 1 file changed: 3 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