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. ------------- Commit messages: - 8343378: Exceptions in javax/management DeadLockTest.java do not cause test failure Changes: https://git.openjdk.org/jdk/pull/21804/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=21804&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8343378 Stats: 11 lines in 1 file changed: 4 ins; 1 del; 6 mod Patch: https://git.openjdk.org/jdk/pull/21804.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/21804/head:pull/21804 PR: https://git.openjdk.org/jdk/pull/21804