< prev index next >

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

Print this page
rev 51789 : [mq]: asserts

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