JConsole needs to disable HTML rendering in components populated by MBeans, as is standard practice.
--------- - [x] I confirm that I make this contribution in accordance with the [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai). ------------- Commit messages: - newlines - JConsole should not render HTML in components where it could be confusing Changes: https://git.openjdk.org/jdk/pull/30998/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=30998&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8383637 Stats: 86 lines in 10 files changed: 71 ins; 0 del; 15 mod Patch: https://git.openjdk.org/jdk/pull/30998.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/30998/head:pull/30998 PR: https://git.openjdk.org/jdk/pull/30998
