< prev index next >

test/jdk/java/awt/KeyboardFocusmanager/ConsumeNextMnemonicKeyTypedTest/ConsumeNextMnemonicKeyTypedTest.html

Print this page
rev 51542 : 8210039: move OSInfo to top level testlibrary
Reviewed-by: duke

@@ -26,12 +26,12 @@
   @test
   @key headful
   @bug        6346690
   @summary    Tests that key_typed is consumed after mnemonic key_pressed is handled for a menu item.
   @author     anton.tarasov@sun.com: area=awt-focus
-  @library   ../../../../lib/testlibrary
-  @build jdk.testlibrary.OSInfo
+  @library    /test/lib
+  @build      jdk.test.lib.Platform
   @run        applet ConsumeNextMnemonicKeyTypedTest.html
   -->
 <head>
 <title>ConsumeNextMnemonicKeyTypedTest</title>
 </head>
< prev index next >