< prev index next >

test/jdk/javax/swing/JMenu/4417601/bug4417601.java

Print this page

        

@@ -25,11 +25,11 @@
  * @test
  * @key headful
  * @bug 4417601
  * @summary JMenus with no items paint a tiny menu.
  * @author Alexander Potochkin
- * @library ../../../../lib/testlibrary
+ * @library ../../../../lib/client
  * @build ExtendedRobot
  * @run main bug4417601
  */
 
 import javax.swing.*;
< prev index next >