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

Tejesh R tr at openjdk.org
Thu Apr 18 05:09:55 UTC 2024


On Mon, 8 Apr 2024 06:09:16 GMT, Renjith Kannath Pariyangad <rkannathpari at openjdk.org> wrote:

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

Since the changes/restructuring is more, it would be better to add more details in description which would help in review process.

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

PR Review: https://git.openjdk.org/jdk/pull/18670#pullrequestreview-2007857692


More information about the client-libs-dev mailing list