[jdk17u-dev] RFR: 8358764: (sc) SocketChannel.close when thread blocked in read causes connection to be reset (win) [v2]

Goetz Lindenmaier goetz at openjdk.org
Fri Oct 31 08:15:09 UTC 2025


On Wed, 29 Oct 2025 14:57:54 GMT, Voznia Anton <duke at openjdk.org> wrote:

>> Hi @AlanBateman, thanks for having a look!
>
>> > @GoeLin btw, it seems the introduced test passes always. I ran it with jtreg on windows arm without the fix in place. Did I run it incorrectly? 🤔
>> 
>> Does the test from [openjdk/jdk21u-dev#2137](https://github.com/openjdk/jdk21u-dev/pull/2137) always fail in jdk21u without the fix? I guess that the problem is better reproducible with loom. Ah, I can see that your test in #3936 is different. Can it reproduce the issue better?
> 
> @TheRealMDoerr for me, it's reproducible with the test from my PR.

Hi @antonvoznia , I will run the test without the fix through our testing, let's see whether it reproduces the issue.

-------------

PR Comment: https://git.openjdk.org/jdk17u-dev/pull/4076#issuecomment-3471761242


More information about the jdk-updates-dev mailing list