< prev index next >

test/jdk/javax/swing/text/AbstractDocument/6968363/Test6968363.java

Print this page

        

@@ -44,11 +44,11 @@
  * @test
  * @key headful
  * @bug 6968363
  * @summary Ensures that a custom document may not extend AbstractDocument
  * @author Sergey Malenkov
- * @library ../../../../../lib/testlibrary/
+ * @library ../../../../../lib/client/
  * @build ExtendedRobot
  * @run main Test6968363
  */
 public class Test6968363 implements Runnable, Thread.UncaughtExceptionHandler {
     private JFrame frame;
< prev index next >