On Fri, 8 May 2026 19:02:23 GMT, Alexey Ivanov <[email protected]> wrote:
>> Kevin Walls has updated the pull request incrementally with one additional
>> commit since the last revision:
>>
>> oops
>
> src/jdk.jconsole/share/classes/sun/tools/jconsole/inspector/XTreeRenderer.java
> line 55:
>
>> 53: tree, value, selected, expanded, leaf, row, hasFocus);
>> 54:
>> 55: tree.putClientProperty("html.disable", Boolean.TRUE);
>
> Seems like this setting doesn't have an effect… It may be odd to modify
> properties of the component for which this renderer will render a node.
Yes, agreed, updating.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/30998#discussion_r3210931892