< prev index next >

test/jdk/java/awt/Modal/OnTop/OnTopAppModal1Test.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 null Frame
  *          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 OnTopAppModal1Test
< prev index next >