[jdk11u-dev] Integrated: 8312065: Socket.connect does not timeout when profiling

Long Yang duke at openjdk.org
Tue Oct 31 15:19:57 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!

This pull request has now been integrated.

Changeset: 32e63eb8
Author:    yibo.yl <yibo.yl at alibaba-inc.com>
Committer: Paul Hohensee <phh at openjdk.org>
URL:       https://git.openjdk.org/jdk11u-dev/commit/32e63eb87f063e796e92cb0e1a8cbc0594800949
Stats:     162 lines in 4 files changed: 88 ins; 0 del; 74 mod

8312065: Socket.connect does not timeout when profiling

Reviewed-by: phh
Backport-of: 1ce12c4f33d3d6905703d95df2574f4037dfd57d

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

PR: https://git.openjdk.org/jdk11u-dev/pull/2178


More information about the jdk-updates-dev mailing list