RFR: 8339982: Open source several AWT Mouse tests - Batch 2 [v2]

Tejesh R tr at openjdk.org
Tue Sep 24 04:10:35 UTC 2024


On Tue, 24 Sep 2024 02:20:03 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> wrote:

>> Tejesh R has updated the pull request incrementally with two additional commits since the last revision:
>> 
>>  - Renamed OpenWinDoubleClickTest to DoubleClickTest
>>  - jtreg updates
>
> test/jdk/java/awt/GraphicsEnvironment/DefaultScreenDeviceTest.java line 43:
> 
>> 41:  *          returning first screen
>> 42:  * @requires (os.family == "windows")
>> 43:  * @library /open/test/jdk/java/awt/regtesthelpers
> 
> Seems like you have not tested these tests after opensourcing...Please adjust to correct path for all the tests..

Had missed to commit and push here.

> test/jdk/java/awt/Mouse/OpenWinDoubleClickTest.java line 38:
> 
>> 36:  * @library /open/test/jdk/java/awt/regtesthelpers
>> 37:  * @build PassFailJFrame
>> 38:  * @run main/manual OpenWinDoubleClickTest
> 
> Guess we decided to rename this test...

Updated.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/21126#discussion_r1772553805
PR Review Comment: https://git.openjdk.org/jdk/pull/21126#discussion_r1772553955


More information about the client-libs-dev mailing list