< prev index next >

test/jdk/java/awt/Paint/PaintNativeOnUpdate.java

Print this page

        

@@ -31,11 +31,11 @@
 
 /**
  * @test
  * @key headful
  * @bug 7157680
- * @library ../../../lib/testlibrary
+ * @library ../../../lib/client
  * @build ExtendedRobot
  * @author Sergey Bylokhov
  * @run main PaintNativeOnUpdate
  */
 public final class PaintNativeOnUpdate extends Label {
< prev index next >