< prev index next >

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

Print this page
rev 51789 : [mq]: asserts

*** 29,39 **** * @bug 8054143 * @summary Check whether a toolkit modal dialog having a visible Dialog * constructor still stays on top of the blocked windows even * after calling toBack for the dialog. * ! * @library ../helpers ../../../../lib/testlibrary/ * @build ExtendedRobot * @build Flag * @build TestDialog * @build TestFrame * @run main ToBackTKModal6Test --- 29,40 ---- * @bug 8054143 * @summary Check whether a toolkit modal dialog having a visible Dialog * constructor still stays on top of the blocked windows even * after calling toBack for the dialog. * ! * @library ../helpers /lib/testlibrary/ ! * @library /test/lib * @build ExtendedRobot * @build Flag * @build TestDialog * @build TestFrame * @run main ToBackTKModal6Test
< prev index next >