RFR: 8318442: java/net/httpclient/ManyRequests2.java fails intermittently on Linux [v2]
Matthias Baesken
mbaesken at openjdk.org
Tue Nov 5 13:51:45 UTC 2024
> On Linux ppc64le test machines (RHEL8.5, Ubuntu 22.04) we see intermittent failures of java/net/httpclient/ManyRequests2.java .
> We mostly run fastdebug binaries for our tests on Linux ppc64le; unfortunately those are very slow and the current timeouts of this test are not sufficient on this platform.
> With these increased values the test was stable also on Linux ppc64le over the last few months .
Matthias Baesken has updated the pull request incrementally with one additional commit since the last revision:
remove double whitespace
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/21900/files
- new: https://git.openjdk.org/jdk/pull/21900/files/6f5a93dc..878dd621
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=21900&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=21900&range=00-01
Stats: 3 lines in 1 file changed: 0 ins; 0 del; 3 mod
Patch: https://git.openjdk.org/jdk/pull/21900.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/21900/head:pull/21900
PR: https://git.openjdk.org/jdk/pull/21900
More information about the net-dev
mailing list