RFR: 8207908: JMXStatusTest.java fails assertion intermittently
Alex Menkov
amenkov at openjdk.org
Wed Jul 10 21:03:55 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.
Marked as reviewed by amenkov (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/20037#pullrequestreview-2170309586
More information about the serviceability-dev
mailing list