8079428: [TEST_BUG] Test javax/swing/plaf/windows/6921687/bug6921687.java fails

Reviewed-by: serb, azvegint
This commit is contained in:
Pooja Chopra 2015-05-13 13:54:49 +03:00
parent 292354a1fe
commit 42e679312b

@ -22,12 +22,13 @@
*/ */
/* @test /* @test
@bug 6921687 @bug 6921687 8079428
@summary Mnemonic disappears after repeated attempts to open menu items using @summary Mnemonic disappears after repeated attempts to open menu items using
mnemonics mnemonics
@author Semyon Sadetsky @author Semyon Sadetsky
@library /lib/testlibrary @library /lib/testlibrary
@build jdk.testlibrary.OSInfo @build jdk.testlibrary.OSInfo
@run main bug6921687
*/ */