< prev index next >

test/jdk/java/awt/Modal/ModalExclusionTests/ToolkitExcludeDialogFileTest.java

Print this page
rev 51789 : [mq]: asserts

*** 29,39 **** * @bug 8047179 8044429 * @summary Check whether a FileDialog blocks a toolkit modality excluded Dialog * (it shouldn't). Checks also whether setting a parent dialog to be * modality excluded excludes its children from being blocked too. * ! * @library ../helpers ../../../../lib/testlibrary/ * @build ExtendedRobot * @build Flag * @build TestDialog * @build TestFrame * @build TestWindow --- 29,40 ---- * @bug 8047179 8044429 * @summary Check whether a FileDialog blocks a toolkit modality excluded Dialog * (it shouldn't). Checks also whether setting a parent dialog to be * modality excluded excludes its children from being blocked too. * ! * @library ../helpers /lib/testlibrary/ ! * @library /test/lib * @build ExtendedRobot * @build Flag * @build TestDialog * @build TestFrame * @build TestWindow
< prev index next >