< prev index next >

test/jdk/java/awt/Window/ShapedAndTranslucentWindows/SetShape.java

Print this page

        

@@ -39,11 +39,11 @@
  * Expected Result: If PERPIXEL_TRANSPARENT Translucency type is supported, the
  *      window should appear with the expected shape.
  *
  * @author mrkam
  * @author Dmitriy Ermashov (dmitriy.ermashov@oracle.com)
- * @library ../../../../lib/testlibrary
+ * @library ../../../../lib/client
  * @build Common ExtendedRobot
  * @run main SetShape
  */
 
 public class SetShape extends Common {
< prev index next >