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`.

I think it's OK to add the `intermittent` `@key` to the test definition to 
allow for some setups to skip running this test. Once the actual issue gets 
addressed, I think we can remove the `intermittent` key.

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

Marked as reviewed by jpai (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/26852#pullrequestreview-3136238360

Reply via email to