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

Tejesh R tr at openjdk.org
Tue Apr 23 06:15:29 UTC 2024


On Fri, 19 Apr 2024 14:53:09 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.
>
> Renjith Kannath Pariyangad has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Rearranged if based on suggesion

LGTM

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

Marked as reviewed by tr (Committer).

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


More information about the client-libs-dev mailing list