< prev index next >

test/jdk/java/awt/GraphicsDevice/IncorrectDisplayModeExitFullscreen.java

Print this page

        

@@ -31,11 +31,11 @@
 /**
  * @test
  * @key headful
  * @bug 8019587
  * @author Sergey Bylokhov
- * @library ../../../lib/testlibrary/
+ * @library ../../../lib/client/
  * @build ExtendedRobot
  * @run main IncorrectDisplayModeExitFullscreen
  */
 public class IncorrectDisplayModeExitFullscreen {
     static ExtendedRobot robot;
< prev index next >