RFR: 8306652: Open source AWT MenuItem related tests [v2]

Sergey Bylokhov serb at openjdk.org
Tue Apr 25 08:39:13 UTC 2023


On Tue, 25 Apr 2023 06:21:58 GMT, Abhishek Kumar <abhiscxk at openjdk.org> wrote:

>> test/jdk/java/awt/MenuItem/MenuSetLabelTest.java line 29:
>> 
>>> 27:   @summary Menu display problem when changing the text of the menu(window 98)
>>> 28:   @key headful
>>> 29:   @run main/timeout=600 MenuSetLabelTest
>> 
>> Why the timeout is so big?
>
> I have kept it as it was in the test before conversion.

Default timeout should work fine here, otherwise, we have a bug somewhere in this code.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/13589#discussion_r1176192277



More information about the client-libs-dev mailing list