[jdk11u-dev] RFR: 8312065: Socket.connect does not timeout when profiling
Long Yang
duke at openjdk.org
Mon Oct 23 08:03:33 UTC 2023
On Mon, 23 Oct 2023 07:40:47 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:
>> Hi all,
>>
>> This pull request contains a backport of [JDK-8312065](https://bugs.openjdk.org/browse/JDK-8312065), commit [1ce12c4](https://github.com/openjdk/jdk17u-dev/commit/1ce12c4f33d3d6905703d95df2574f4037dfd57d) from the [openjdk/jdk17u-dev](https://github.com/openjdk/jdk17u-dev) repository.
>>
>> I ran all the jtreg tests (test/jdk/java/net/ServerSocket,test/jdk/java/net/Socket,test/jdk/java/net/SocketOption,test/jdk/java/net/ipv6) related to jdk.net.usePlainSocketImpl on my host, all passed.
>>
>> Thanks!
>
> Thanks for this backport and the detailed documentation!
@GoeLin I don't know if you'd like to review it for me ?
-------------
PR Comment: https://git.openjdk.org/jdk11u-dev/pull/2178#issuecomment-1774634165
More information about the jdk-updates-dev
mailing list