[jdk23] Integrated: 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
Mon Jul 15 01:40:05 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.
This pull request has now been integrated.
Changeset: 7cc50a18
Author: Jaikiran Pai <jpai at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/7cc50a181a31e0347445d59c91309c8f1058a985
Stats: 705 lines in 7 files changed: 705 ins; 0 del; 0 mod
8334719: (se) Deferred close of SelectableChannel may result in a Selector doing the final close before concurrent I/O on channel has completed
Reviewed-by: alanb
Backport-of: 9bb675f89dd1eeec423ca96cb3f96d29f5de477c
-------------
PR: https://git.openjdk.org/jdk/pull/19920
More information about the nio-dev
mailing list