< prev index next >

test/jdk/javax/swing/JPopupMenu/6580930/bug6580930.java

Print this page

        

@@ -24,11 +24,11 @@
  * @test
  * @key headful
  * @bug 6580930 7184956
  * @summary Swing Popups should overlap taskbar
  * @author Alexander Potochkin
- * @library ../../../../lib/testlibrary
+ * @library ../../../../lib/client
  * @build ExtendedRobot
  * @run main bug6580930
  */
 
 import javax.swing.*;
< prev index next >