On Mon, 29 Apr 2024 21:08:28 GMT, Harshitha Onkar <[email protected]> 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