[jdk21u-dev] RFR: 8325028: (ch) Pipe channels should lazily set socket to non-blocking mode on first use by virtual thread
Goetz Lindenmaier
goetz at openjdk.org
Fri Mar 1 08:25:54 UTC 2024
On Mon, 26 Feb 2024 02:47:26 GMT, Vladimir Petko <vpetko at openjdk.org> wrote:
> Hi all,
>
> This pull request contains a backport of commit [d1099033](https://github.com/openjdk/jdk/commit/d1099033ac63b9dd0dd6e3a7341db929e9e0e56e) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository.
>
> The commit being backported was authored by Alan Bateman on 8 Feb 2024 and was reviewed by Brian Burkhalter.
>
> This change fixes a bug in jruby[1] that broken pipeline functions of Open3[1][2].
>
> Thanks!
>
> [1] https://github.com/jruby/jruby/issues/8069
> [2] https://bugs.launchpad.net/ubuntu/+source/jruby/+bug/2054943
@vpa1977 please also backport this to jdk22u.
-------------
PR Comment: https://git.openjdk.org/jdk21u-dev/pull/290#issuecomment-1972728329
More information about the jdk-updates-dev
mailing list