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

Alan Bateman alanb at openjdk.org
Thu Feb 8 07:56:10 UTC 2024


Changeset: d1099033
Author:    Alan Bateman <alanb at openjdk.org>
Date:      2024-02-08 07:55:08 +0000
URL:       https://git.openjdk.org/jdk/commit/d1099033ac63b9dd0dd6e3a7341db929e9e0e56e

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

Reviewed-by: bpb

! 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-changes mailing list