On Wed, 20 Aug 2025 03:30:26 GMT, SendaoYan <s...@openjdk.org> wrote:
> The test java/net/httpclient/ManyRequests.java has been observed intermittent > failure such as https://bugs.openjdk.org/browse/JDK-8327968 and > https://bugs.openjdk.org/browse/JDK-8365811. Should we mark this test as > `@intermittent`. This pull request has now been integrated. Changeset: 09aad0ae Author: SendaoYan <s...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/09aad0aea8b9f9fda14c5b18ae67b30ffce817d9 Stats: 1 line in 1 file changed: 1 ins; 0 del; 0 mod 8365834: Mark java/net/httpclient/ManyRequests.java as intermittent Reviewed-by: jpai ------------- PR: https://git.openjdk.org/jdk/pull/26852