< prev index next >

test/jdk/javax/swing/JMenu/6538132/bug6538132.java

Print this page

        

*** 26,36 **** * @key headful * @bug 6538132 * @summary Regression: Pressing Escape key don't close the menu items from jdk7.0 b07 onwards * @author Alexander Potochkin * @requires (os.family == "windows") ! * @library ../../../../lib/testlibrary * @build ExtendedRobot * @run main bug6538132 */ import javax.swing.*; --- 26,36 ---- * @key headful * @bug 6538132 * @summary Regression: Pressing Escape key don't close the menu items from jdk7.0 b07 onwards * @author Alexander Potochkin * @requires (os.family == "windows") ! * @library ../../../../lib/client * @build ExtendedRobot * @run main bug6538132 */ import javax.swing.*;
< prev index next >