< prev index next >

test/jdk/java/awt/Modal/ToBack/ToBackNonModal2Test.java

Print this page
rev 51789 : [mq]: asserts

*** 27,37 **** * @key headful * @bug 8054143 * @summary Check whether a non-modal dialog having a null Dialog constructor * goes behind other windows when toBack is called for it. * ! * @library ../helpers ../../../../lib/testlibrary/ * @build ExtendedRobot * @build Flag * @build TestDialog * @build TestFrame * @run main ToBackNonModal2Test --- 27,38 ---- * @key headful * @bug 8054143 * @summary Check whether a non-modal dialog having a null Dialog constructor * goes behind other windows when toBack is called for it. * ! * @library ../helpers /lib/testlibrary/ ! * @library /test/lib * @build ExtendedRobot * @build Flag * @build TestDialog * @build TestFrame * @run main ToBackNonModal2Test
< prev index next >