< prev index next >

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

Print this page
rev 51789 : [mq]: asserts

*** 28,38 **** * @key headful * @bug 8052012 * @summary Check whether a document modal Dialog created with null Frame * constructor follows normal Z order. * ! * @library ../helpers ../../../../lib/testlibrary/ * @build ExtendedRobot * @build Flag * @build TestDialog * @build TestFrame * @run main OnTopDocModal1Test --- 28,39 ---- * @key headful * @bug 8052012 * @summary Check whether a document modal Dialog created with null Frame * constructor follows normal Z order. * ! * @library ../helpers /lib/testlibrary/ ! * @library /test/lib * @build ExtendedRobot * @build Flag * @build TestDialog * @build TestFrame * @run main OnTopDocModal1Test
< prev index next >