RFR: 8282640: Create a test for JDK-4740761 [v2]
Srinivas Mandalika
smandalika at openjdk.java.net
Thu Mar 24 04:42:45 UTC 2022
On Thu, 24 Mar 2022 03:29:45 GMT, Phil Race <prr at openjdk.org> wrote:
>> Srinivas Mandalika has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Added @bug keyword
>
> test/jdk/java/awt/Focus/8282640/ScrollPaneFocusBugTest.java line 102:
>
>> 100: robot.mousePress(InputEvent.BUTTON1_DOWN_MASK);
>> 101: robot.mouseRelease(InputEvent.BUTTON1_DOWN_MASK);
>> 102:
>
> I presume the click is in case requestFocus didn't work and VK_1 is .. well any key will do ..
@prrace Yes that is correct for both the points.
-------------
PR: https://git.openjdk.java.net/jdk/pull/7686
More information about the client-libs-dev
mailing list