RFR: 8340985: Open source some Desktop related tests [v3]

Abhishek Kumar abhiscxk at openjdk.org
Fri Oct 4 04:36:36 UTC 2024


On Thu, 3 Oct 2024 21:09:07 GMT, Alexander Zuev <kizune at openjdk.org> wrote:

>> Clean up and open source five regression tests related to java.awt.Desktop component.
>
> Alexander Zuev has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Fixes based on review feedback.

test/jdk/java/awt/Desktop/DesktopSupportTest/DesktopSupportTest.java line 27:

> 25:  * @test
> 26:  * @bug 6255196
> 27:  * @key headful

Is it required this test to be headful ?

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

PR Review Comment: https://git.openjdk.org/jdk/pull/21321#discussion_r1787140886


More information about the client-libs-dev mailing list