< prev index next >

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

Print this page
rev 51789 : [mq]: asserts

*** 28,38 **** * @key headful * @bug 8054143 * @summary Check whether a modeless 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 ToBackModeless2Test --- 28,39 ---- * @key headful * @bug 8054143 * @summary Check whether a modeless 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 ToBackModeless2Test
< prev index next >