RFR: 8328368: Convert java/awt/image/multiresolution/MultiDisplayTest/MultiDisplayTest.java applet test to main [v2]
Alexey Ivanov
aivanov at openjdk.org
Thu Mar 21 17:43:47 UTC 2024
On Thu, 21 Mar 2024 17:34:19 GMT, Damon Nguyen <dnguyen at openjdk.org> wrote:
>> test/jdk/java/awt/image/multiresolution/MultiDisplayTest.java line 79:
>>
>>> 77: and Mission Control behavior.
>>> 78:
>>> 79: Close the windows.
>>
>> Won't it fail the test?
>
> This was a part of the original instructions. I modified it to clarify that we need to close the Parent and Child windows, not the PassFailJFrame as well. Thanks
It won't as those windows aren't tracked by `PassFailJFrame`.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/18354#discussion_r1534351815
More information about the client-libs-dev
mailing list