< prev index next >

test/jdk/javax/swing/JMenu/6359669/bug6359669.java

Print this page

        

@@ -24,11 +24,11 @@
  * @test
  * @key headful
  * @bug 6359669
  * @summary REGRESSION: Submenu does not work if populated in PopupMenuListener.popupMenuWillBecomeVisible
  * @author Alexander Potochkin
- * @library ../../../../lib/testlibrary
+ * @library ../../../../lib/client
  * @build ExtendedRobot
  * @run main bug6359669
  */
 
 import javax.swing.*;
< prev index next >