On Thu, 28 Aug 2025 06:27:57 GMT, Sergey Bylokhov <[email protected]> wrote:

>> Damon Nguyen has updated the pull request incrementally with one additional 
>> commit since the last revision:
>> 
>>   Make vars static
>
> src/java.desktop/share/classes/java/awt/Robot.java line 812:
> 
>> 810:     public void click(int buttons) {
>> 811:         mousePress(buttons);
>> 812:         waitForIdle(20);
> 
> DEFAULT_STEP_DELAY?

Updated, thanks.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/26969#discussion_r2308444265

Reply via email to