jmx-dev Integrated: 8343378: Exceptions in javax/management DeadLockTest.java do not cause test failure

Kevin Walls kevinw at openjdk.org
Fri Nov 1 08:38:31 UTC 2024


On Thu, 31 Oct 2024 12:11:41 GMT, Kevin Walls <kevinw at openjdk.org> wrote:

> Test update: fail when it hits an Exception.
> 
> This test still references jmxmp and iiop, which are of course redundant, there are various tests that still do this.
> I am working on http, so we may revisit these tests in future to change their list of protocols.
> 
> For now, I'd like to simply make this test fail if any of the protocols it tests have failures.
> Fix a few typos while we are here.

This pull request has now been integrated.

Changeset: 4a70c83b
Author:    Kevin Walls <kevinw at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/4a70c83bd0c563185123ce9d8a34e006c62db7cc
Stats:     11 lines in 1 file changed: 4 ins; 1 del; 6 mod

8343378: Exceptions in javax/management DeadLockTest.java do not cause test failure

Reviewed-by: amenkov

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

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


More information about the jmx-dev mailing list