On Tue, 24 Mar 2026 13:12:46 GMT, Jeremy Wood <[email protected]> wrote:

> If we made n-many calls to 
> textPane.getAccessibleContext().getAccessibleText() then we'd add n-many 
> DocumentListeners to the HTMLDocument.
> 
> These listeners are very light, but even so: after thousands of listeners it 
> may start to degrade performance.

LGTM

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

Marked as reviewed by kizune (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/30401#pullrequestreview-4002359325

Reply via email to