< prev index next >

test/jdk/java/awt/Frame/DecoratedExceptions/DecoratedExceptions.java

Print this page

        

@@ -27,11 +27,11 @@
  * @test
  * @key headful
  * @summary An attempt to set non-trivial background, shape, or translucency
  *          to a decorated toplevel should end with an exception.
  * @author Dmitriy Ermashov (dmitriy.ermashov@oracle.com)
- * @library ../../../../lib/testlibrary
+ * @library ../../../../lib/client
  * @build ExtendedRobot
  * @run main DecoratedExceptions
  */
 public class DecoratedExceptions {
     public static void main(String args[]) throws Exception{
< prev index next >