[jdk11u-dev] RFR: 8312065: Socket.connect does not timeout when profiling
Paul Hohensee
phh at openjdk.org
Mon Oct 30 20:52:40 UTC 2023
On Fri, 13 Oct 2023 02:35:31 GMT, Long Yang <duke 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!
Strange that the bot required a review, since the backport looks clean. Lgtm.
-------------
Marked as reviewed by phh (Reviewer).
PR Review: https://git.openjdk.org/jdk11u-dev/pull/2178#pullrequestreview-1705042850
More information about the jdk-updates-dev
mailing list