< prev index next >

test/jdk/java/awt/Modal/ToFront/DialogToFrontDocModalTest.java

Print this page

        

*** 29,39 **** * @bug 8050885 * @summary Check that calling toFront method for a dialog in presence of * blocking document modal dialog does not bring it to the top * of the modal dialog. * ! * @library ../helpers /lib/testlibrary/ * @library /test/lib * @build ExtendedRobot * @build Flag * @build TestDialog * @build TestFrame --- 29,39 ---- * @bug 8050885 * @summary Check that calling toFront method for a dialog in presence of * blocking document modal dialog does not bring it to the top * of the modal dialog. * ! * @library ../helpers /lib/client/ * @library /test/lib * @build ExtendedRobot * @build Flag * @build TestDialog * @build TestFrame
< prev index next >