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

Renjith Kannath Pariyangad rkannathpari at openjdk.org
Fri Apr 19 14:53:09 UTC 2024


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

  Rearranged if based on suggesion

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/18670/files
  - new: https://git.openjdk.org/jdk/pull/18670/files/2ca2ae11..be168e9d

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

  Stats: 21 lines in 1 file changed: 9 ins; 4 del; 8 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