On Tue, 5 Nov 2024 12:09:37 GMT, Matthias Baesken <mbaes...@openjdk.org> wrote:
> 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 . This pull request has now been integrated. Changeset: 06d8216a Author: Matthias Baesken <mbaes...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/06d8216a4ef6b883119459da7e52b37d16cd2f03 Stats: 5 lines in 1 file changed: 0 ins; 0 del; 5 mod 8318442: java/net/httpclient/ManyRequests2.java fails intermittently on Linux Reviewed-by: mdoerr, lucy, dfuchs ------------- PR: https://git.openjdk.org/jdk/pull/21900