git: openjdk/jdk22u: master: 8325028: (ch) Pipe channels should lazily set socket to non-blocking mode on first use by virtual thread

Severin Gehwolf sgehwolf at openjdk.org
Wed Apr 10 16:31:13 UTC 2024


Changeset: dbaca7a4
Author:    Vladimir Petko <vpetko at openjdk.org>
Committer: Severin Gehwolf <sgehwolf at openjdk.org>
Date:      2024-04-10 16:29:25 +0000
URL:       https://git.openjdk.org/jdk22u/commit/dbaca7a434e26f59fd461952c96a45bdde5847b0

8325028: (ch) Pipe channels should lazily set socket to non-blocking mode on first use by virtual thread

Backport-of: d1099033ac63b9dd0dd6e3a7341db929e9e0e56e

! src/java.base/unix/classes/sun/nio/ch/SinkChannelImpl.java
! src/java.base/unix/classes/sun/nio/ch/SourceChannelImpl.java



More information about the jdk-updates-changes mailing list