On Thu, 30 Apr 2026 10:29:18 GMT, Kevin Walls <[email protected]> wrote:

> 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).

Manual testing. A small program that creates an MBeanServer wtih a custom MBean 
that has an Attributes,  a Notification and an Operation which have names and 
descriptions that embed html.  With the change, html is not rendered in the 
labels, the tables, the tree view, or any tooltips.

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

PR Comment: https://git.openjdk.org/jdk/pull/30998#issuecomment-4354479540

Reply via email to