[jdk21u-dev] Integrated: 8334719: (se) Deferred close of SelectableChannel may result in a Selector doing the final close before concurrent I/O on channel has completed
Goetz Lindenmaier
goetz at openjdk.org
Fri Oct 11 07:54:23 UTC 2024
On Mon, 7 Oct 2024 09:00:45 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:
> I backport this for parity with 21.0.6-oracle.
>
> Clean backport, but I had to adapt the Syntax of the test to 21.
This pull request has now been integrated.
Changeset: b002ba63
Author: Goetz Lindenmaier <goetz at openjdk.org>
URL: https://git.openjdk.org/jdk21u-dev/commit/b002ba635758d820e4da275949afb6efa8a1ebfb
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: lucy
Backport-of: 9bb675f89dd1eeec423ca96cb3f96d29f5de477c
-------------
PR: https://git.openjdk.org/jdk21u-dev/pull/1027
More information about the jdk-updates-dev
mailing list