RFR: 8367983: javax/management/monitor/ThreadPoolTest.java and StartStopTest.java fail with Unexpected Maximum Pool Size Overflow!

Kevin Walls kevinw at openjdk.org
Fri Sep 19 08:19:05 UTC 2025


On Thu, 18 Sep 2025 11:47:45 GMT, Kevin Walls <kevinw at openjdk.org> wrote:

> This test has failed due to a timing issue, but not continually or reproducibly.
> Looks like an effect of the TIMEOUT_FACTOR change (8260555).
> 
> The recent failure has -J-Dtest.timeout.factor=1.0 and I see older logs passing with -Dtest.timeout.factor=4.0
> 
> We should increase the timeout.  As there have been occasional failures before, looking back a few years, so multiply the current 500ms by a little more than 4.

Thanks for the reviews!

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

PR Comment: https://git.openjdk.org/jdk/pull/27361#issuecomment-3311117973


More information about the serviceability-dev mailing list