< prev index next >

test/jdk/java/awt/Robot/ModifierRobotKey/ModifierRobotKeyTest.java

Print this page

        

@@ -39,11 +39,11 @@
  * @test
  * @bug 8155742
  * @key headful
  * @summary Make sure that modifier key mask is set when robot press
  *          some key with one or more modifiers.
- * @library /lib/testlibrary
+ * @library /lib/client
  * @library /test/lib
  * @build ExtendedRobot
  * @run main ModifierRobotKeyTest
  */
 
< prev index next >