RFR: JDK-8323276: StressDirListings.java fails on AIX [v2]

Varada M varadam at openjdk.org
Thu Jan 11 08:50:51 UTC 2024


> 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)

Varada M has updated the pull request incrementally with one additional commit since the last revision:

  JDK-8323276: StressDirListings.java fails on AIX

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/17363/files
  - new: https://git.openjdk.org/jdk/pull/17363/files/3c2a8adb..7855d90c

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=17363&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=17363&range=00-01

  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/17363.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/17363/head:pull/17363

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


More information about the net-dev mailing list