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

Alexander Zuev kizune at openjdk.org
Fri Oct 4 05:30:36 UTC 2024


On Fri, 4 Oct 2024 04:34:12 GMT, Abhishek Kumar <abhiscxk at openjdk.org> wrote:

>> 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 ?

Yes, unfortunately for the Desktop integration tests the desktop environment has to be present - otherwise the test will always auto-pass for lack of desktop support.

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

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


More information about the client-libs-dev mailing list