On Thu, 22 May 2025 14:19:09 GMT, Viktor Klang <vkl...@openjdk.org> wrote:
> Barring other effects, it is likely that this test just needs to have some > longer timeouts to ensure that a stall isn't likely to fail the test case. > The shouldn't have any impact on test execution duration, as the test looks > at tasks which *have not executed yet*. Hi, the test file `/test/jdk/java/util/concurrent/tck/ScheduledExecutorTest.java` seem do not have jtreg entry, is this test use for other jtreg tests. I found that this file has `main` function, how can I run this test. ------------- PR Comment: https://git.openjdk.org/jdk/pull/25394#issuecomment-2903135761