Integrated: JDK-8323276: StressDirListings.java fails on AIX

Varada M varadam at openjdk.org
Thu Jan 11 12:20:33 UTC 2024


On Thu, 11 Jan 2024 04:41:58 GMT, Varada M <varadam at openjdk.org> wrote:

> The delay in response has caused an incomplete test and timeout error. Setting the TCP_NODELAY socket option to 1 by the property sun.net.httpserver.nodelay solves the issue.
> 
> JBS Issue : [JDK-8323276](https://bugs.openjdk.org/browse/JDK-8323276)

This pull request has now been integrated.

Changeset: e5aed6be
Author:    Varada M <varadam at openjdk.org>
Committer: Jaikiran Pai <jpai at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/e5aed6be7a184a86a32fa671d48e0781fab54183
Stats:     2 lines in 1 file changed: 0 ins; 0 del; 2 mod

8323276: StressDirListings.java fails on AIX

Reviewed-by: jpai, dfuchs

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

PR: https://git.openjdk.org/jdk/pull/17363


More information about the net-dev mailing list