On Wed, 20 Aug 2025 11:51:03 GMT, Jaikiran Pai <j...@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. Thankd for the reviews @jaikiran ------------- PR Comment: https://git.openjdk.org/jdk/pull/26852#issuecomment-3216149835