On Tue, 24 Sep 2024 02:20:03 GMT, Prasanta Sadhukhan <[email protected]> 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
