< prev index next >

test/jdk/javax/swing/JPopupMenu/7154841/bug7154841.java

Print this page

        

@@ -26,10 +26,11 @@
  * @key headful
  * @bug 7154841
  * @summary JPopupMenu is overlapped by a Dock on Mac OS X
  * @author Petr Pchelko
  * @library /test/lib
+ *          /test/jdk/lib/testlibrary/
  * @build ExtendedRobot jdk.test.lib.Platform
  * @run main bug7154841
  */
 
 import java.awt.*;
< prev index next >