< prev index next >

test/jdk/java/awt/Modal/ToFront/DialogToFrontModeless1Test.java

Print this page
rev 51789 : [mq]: asserts

*** 26,36 **** * @key headful * @bug 8050885 * @summary Check that calling toFront method does not bring a dialog to the top * of a child modeless dialog. * ! * @library ../helpers ../../../../lib/testlibrary/ * @build ExtendedRobot * @build Flag * @build TestDialog * @build TestFrame * @run main DialogToFrontModeless1Test --- 26,37 ---- * @key headful * @bug 8050885 * @summary Check that calling toFront method does not bring a dialog to the top * of a child modeless dialog. * ! * @library ../helpers /lib/testlibrary/ ! * @library /test/lib * @build ExtendedRobot * @build Flag * @build TestDialog * @build TestFrame * @run main DialogToFrontModeless1Test
< prev index next >