RFR: 8307934 JRobot.moveMouseTo must access component on EDT [v2]

Renjith Kannath Pariyangad duke at openjdk.org
Sat Jun 24 03:26:03 UTC 2023


On Thu, 15 Jun 2023 22:57:25 GMT, Phil Race <prr at openjdk.org> wrote:

>> Renjith Kannath Pariyangad has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Updated documentation of modified functions
>
> I still quibble with the premise of this bug.
> No exceptions or any nasty stuff will happen if you don't use the EDT to call getSize().
> It is more a case of you may get stale results.
> 
> And nothing in the AWT docs say you need to do this.

I have updated documentation of all entry points, @prrace thank you for your review.

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

PR Comment: https://git.openjdk.org/jdk/pull/14354#issuecomment-1605248012



More information about the client-libs-dev mailing list