RFR: 8207908: JMXStatusTest.java fails assertion intermittently

Chris Plummer cjplummer at openjdk.org
Wed Jul 10 20:43:57 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.

Looks good.

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

Marked as reviewed by cjplummer (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/20037#pullrequestreview-2170245406


More information about the serviceability-dev mailing list