RFR: 8280988: [XWayland] Click on title to request focus test failures [v2]

Alexander Zvegintsev azvegint at openjdk.org
Tue Apr 30 02:08:11 UTC 2024


On Mon, 29 Apr 2024 21:08:28 GMT, Harshitha Onkar <honkar at openjdk.org> wrote:

>> Alexander Zvegintsev has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   review comments
>
> test/jdk/java/awt/regtesthelpers/Util.java line 674:
> 
>> 672:         return System.getenv("WAYLAND_DISPLAY") != null;
>> 673:     }
>> 674: 
> 
> Is it better to have this function in `jdk/test/lib/Platform.java` since all the other OS-related checks are in Platform.java ?

Yes, that sounds right to me. Updated.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/18995#discussion_r1584031430


More information about the client-libs-dev mailing list