RFR: 8343378: Exceptions in javax/management DeadLockTest.java do not cause test failure
Alex Menkov
amenkov at openjdk.org
Fri Nov 1 00:53:34 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.
Marked as reviewed by amenkov (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/21804#pullrequestreview-2409308811
More information about the serviceability-dev
mailing list