On Thu, 3 Oct 2024 11:31:22 GMT, Abhishek Kumar <[email protected]> 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 <[email protected]> > > 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
