[jdk18] Integrated: 8132785: java/lang/management/ThreadMXBean/ThreadLists.java fails intermittently

David Holmes dholmes at openjdk.java.net
Mon Dec 13 21:40:28 UTC 2021


On Mon, 13 Dec 2021 04:19:39 GMT, David Holmes <dholmes at openjdk.org> wrote:

> Investigation showed this test was experiencing interference from threads created by other tests in agentvm mode. The simple solution is to run this test isolated using othervm mode. Also added some diagnostics to the test incase we see future failures.
> 
> Testing: local and tier3.
> 
> Thanks,
> David

This pull request has now been integrated.

Changeset: c93b24d8
Author:    David Holmes <dholmes at openjdk.org>
URL:       https://git.openjdk.java.net/jdk18/commit/c93b24d85289167639e9ec4b79bd85403687161b
Stats:     23 lines in 2 files changed: 20 ins; 1 del; 2 mod

8132785: java/lang/management/ThreadMXBean/ThreadLists.java fails intermittently

Reviewed-by: alanb, kevinw, dcubed, sspitsyn

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

PR: https://git.openjdk.java.net/jdk18/pull/14


More information about the serviceability-dev mailing list