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

Alexander Zuev kizune at openjdk.org
Thu Oct 3 20:53:38 UTC 2024


On Thu, 3 Oct 2024 11:31:22 GMT, Abhishek Kumar <abhiscxk at openjdk.org> wrote:

>> Alexander Zuev has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Apply suggestions from code review
>>   
>>   Co-authored-by: Abhishek Kumar <abhishek.cx.kumar at oracle.com>
>
> test/jdk/java/awt/Desktop/ActionSupportTest/ActionSupportTest.java line 28:
> 
>> 26:  * @bug 6255196
>> 27:  * @key headful
>> 28:  * @summary Verifies the supported actions on different platforms.
> 
> Usually we keep summary just after bug, not mandatory though. Infact, this is not consistent with the tests here.

There are a lot of regression tests about the Desktop functionality that are linked to the same BigID for the implementation of the RFE that is tested. Regarding this test - it does test different actions if they are properly report its status on different platforms.

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

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


More information about the client-libs-dev mailing list