On Fri, 12 May 2023 16:35:48 GMT, Damon Nguyen <[email protected]> wrote:

>> Jayathirth D V has updated the pull request incrementally with one 
>> additional commit since the last revision:
>> 
>>   Update after review comments
>
> test/jdk/java/awt/datatransfer/FileTransferAWTLockTest/FileTransferAWTLockTest.java
>  line 48:
> 
>> 46:         if (!(System.getProperty("os.name").startsWith("Linux"))) {
>> 47:             return;
>> 48:         }
> 
> Isn't this already covered by the @requires?

I have kept it, so that it helps during standalone run without jtreg.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/13642#discussion_r1193376465

Reply via email to