> 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).
Kevin Walls has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains seven additional commits since the last revision: - XTreeRenderer should not change props on the JTree, it has set the property itself already - Merge remote-tracking branch 'upstream/master' into 8383637_Jconsole_html - oops - oops - remove one unnecessary html.disable, add one more - newlines - JConsole should not render HTML in components where it could be confusing ------------- Changes: - all: https://git.openjdk.org/jdk/pull/30998/files - new: https://git.openjdk.org/jdk/pull/30998/files/63102dcc..b5ab906e Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=30998&range=04 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=30998&range=03-04 Stats: 19691 lines in 480 files changed: 14684 ins; 2613 del; 2394 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
