On Wed, 7 Jun 2023 00:56:57 GMT, Alexander Zvegintsev <[email protected]> 
wrote:

>> Tejesh R has updated the pull request incrementally with one additional 
>> commit since the last revision:
>> 
>>   Updated fix
>
> test/jdk/java/awt/Window/MultiscreenTransparencyTest.java line 61:
> 
>> 59:         GraphicsDevice[] gds = ge.getScreenDevices();
>> 60: 
>> 61:         if (gds.length != 2) {
> 
> Shouldn't it be `> 1`? 
> To perform the test when 2 or more screens are present.

Updated.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/14246#discussion_r1220833388

Reply via email to