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

Dmitry Markov dmarkov at openjdk.org
Fri May 10 09:00:16 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

Marked as reviewed by dmarkov (Reviewer).

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

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


More information about the client-libs-dev mailing list