On Thu, 4 Jul 2024 14:39:50 GMT, Kevin Walls <kev...@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.

This pull request has now been integrated.

Changeset: b7d0eff5
Author:    Kevin Walls <kev...@openjdk.org>
URL:       
https://git.openjdk.org/jdk/commit/b7d0eff5ad77e338b237773d2fc047eea3d2ac12
Stats:     9 lines in 2 files changed: 1 ins; 2 del; 6 mod

8207908: JMXStatusTest.java fails assertion intermittently

Reviewed-by: cjplummer, amenkov

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

PR: https://git.openjdk.org/jdk/pull/20037

Reply via email to