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

Alexey Ivanov aivanov at openjdk.org
Fri Apr 19 15:02:59 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

Looks good to me.

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

Marked as reviewed by aivanov (Reviewer).

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


More information about the client-libs-dev mailing list