On Mon, 15 Jan 2024 09:49:39 GMT, Chris Hegarty <che...@openjdk.org> wrote:
>> 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: > > Update > src/java.base/share/classes/java/util/concurrent/LinkedTransferQueue.java > > Co-authored-by: Andrey Turbanov <turban...@gmail.com> It's unfortunate that we're only discovering this now, since 21.0.2 is scheduled to release tomorrow, Jan 16th, and we've not yet gotten this reviewed and merged into _master_ or _jdk22_ yet. We can decided how to proceed with the backports once this PR has agreed the approach and is reviewed. ------------- PR Comment: https://git.openjdk.org/jdk/pull/17393#issuecomment-1892039902