RFR: 8207908: JMXStatusTest.java fails assertion intermittently

Kevin Walls kevinw at openjdk.org
Wed Jul 10 21:26:56 UTC 2024


On Thu, 4 Jul 2024 14:39:50 GMT, Kevin Walls <kevinw at openjdk.org> wrote:

> Test failure, reproducible running batches of tests at the same time on the same machine.
> The use of "jcmd TestApp ..." gathers more output than the test wants and than its regexes can handle.
> 
> Using the PID to match only the wanted process, my batches of 25 tests at the same time run in parallel without failure.

Thanks for the reviews!

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

PR Comment: https://git.openjdk.org/jdk/pull/20037#issuecomment-2221516370


More information about the serviceability-dev mailing list