RFR: 8328977: JEditorPane.setPage not thread-safe, pageLoader not cancelled [v6]

Renjith Kannath Pariyangad rkannathpari at openjdk.org
Tue Feb 3 03:58:41 UTC 2026


> Hi Reviewers,
> 
> Added pageloader cancel before new page creation along with code restructuring. Moved all page loading calls inside synchronize to make it thread safe.
> 
> Regards,
> Renjith.

Renjith Kannath Pariyangad has updated the pull request incrementally with one additional commit since the last revision:

  Updated copyright year

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/18670/files
  - new: https://git.openjdk.org/jdk/pull/18670/files/17b764b7..d1d1f448

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=18670&range=05
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=18670&range=04-05

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

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


More information about the client-libs-dev mailing list