RFR: 8328977 : JEditorPane.setPage not thread-safe, pageLoader not cancelled [v2]
Renjith Kannath Pariyangad
rkannathpari at openjdk.org
Fri Apr 19 12:30:26 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:
Suggesions updated
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/18670/files
- new: https://git.openjdk.org/jdk/pull/18670/files/fe4b78e0..2ca2ae11
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=18670&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=18670&range=00-01
Stats: 14 lines in 1 file changed: 8 ins; 5 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