< prev index next >

test/jdk/java/awt/Modal/OnTop/OnTopAppModal6Test.java

Print this page
rev 51789 : [mq]: asserts

@@ -28,11 +28,12 @@
  * @key headful
  * @bug 8052012
  * @summary Check whether an application modal Dialog created with visible
  *          Dialog constructor stays on top of the windows it blocks.
  *
- * @library ../helpers ../../../../lib/testlibrary/
+ * @library ../helpers /lib/testlibrary/
+ * @library /test/lib
  * @build ExtendedRobot
  * @build Flag
  * @build TestDialog
  * @build TestFrame
  * @run main OnTopAppModal6Test
< prev index next >