< prev index next >

test/jdk/java/awt/Modal/ModalDialogOrderingTest/ModalDialogOrderingTest.java

Print this page

        

@@ -33,11 +33,11 @@
  * @test
  * @key headful
  * @bug 8008728
  * @summary [macosx] Swing. JDialog. Modal dialog goes to background
  * @author Alexandr Scherbatiy
- * @library ../../../../lib/testlibrary
+ * @library ../../../../lib/client
  * @build ExtendedRobot
  * @run main ModalDialogOrderingTest
  */
 public class ModalDialogOrderingTest {
 
< prev index next >