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

Jeremy Wood has updated the pull request incrementally with one additional 
commit since the last revision:

  8377938: remove regtesthelpers & PassFailJFrame
  
  This is in response to:
  https://github.com/openjdk/jdk/pull/30401#discussion_r2997114800

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/30401/files
  - new: https://git.openjdk.org/jdk/pull/30401/files/38bbdc7e..40201b3c

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=30401&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=30401&range=01-02

  Stats: 2 lines in 1 file changed: 0 ins; 2 del; 0 mod
  Patch: https://git.openjdk.org/jdk/pull/30401.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/30401/head:pull/30401

PR: https://git.openjdk.org/jdk/pull/30401

Reply via email to