[jdk23] RFR: 8334719: (se) Deferred close of SelectableChannel may result in a Selector doing the final close before concurrent I/O on channel has completed
Jaikiran Pai
jpai at openjdk.org
Fri Jul 12 12:57:51 UTC 2024
On Thu, 27 Jun 2024 04:46:37 GMT, Jaikiran Pai <jpai at openjdk.org> wrote:
> I would like to backport this bug fix for a P3 issue into jdk23 branch. The backport is clean and the original fix was reviewed in mainline https://github.com/openjdk/jdk/pull/19879.
I plan to integrate this jdk23 backport on Monday before RDP2 starts later next week. I've been watching for any failures in this area after this fix in master branch and so far haven't seen any.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/19920#issuecomment-2225519148
More information about the nio-dev
mailing list