On Fri, 8 May 2026 19:46:34 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).
>
> 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

Should XOpenTypeViewer.XOpenTypeData be patched as well? It is a subclass of 
JTable and also creates the tooltip by calling super.getCellRenderer(..)

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

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

Reply via email to