< prev index next >

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

Print this page
rev 51789 : [mq]: asserts

*** 28,38 **** * @key headful * @bug 8052012 * @summary Check whether a toolkit modal Dialog created with visible * Dialog constructor stays on top of the windows it blocks. * ! * @library ../helpers ../../../../lib/testlibrary/ * @build ExtendedRobot * @build Flag * @build TestDialog * @build TestFrame * @run main OnTopTKModal6Test --- 28,39 ---- * @key headful * @bug 8052012 * @summary Check whether a toolkit modal Dialog created with visible * Dialog constructor stays on top of the windows it blocks. * ! * @library ../helpers /lib/testlibrary/ ! * @library /test/lib * @build ExtendedRobot * @build Flag * @build TestDialog * @build TestFrame * @run main OnTopTKModal6Test
< prev index next >