< prev index next >

test/jdk/java/awt/KeyboardFocusmanager/TypeAhead/SubMenuShowTest/SubMenuShowTest.html

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

@@ -27,13 +27,13 @@
   @key headful
   @bug        6380743
   @summary    Submenu should be shown by mnemonic key press.
   @author     anton.tarasov@...: area=awt.focus
   @library    ../../../regtesthelpers
-  @library    ../../../../../lib/testlibrary
+  @library    /test/lib
   @build      Util
-  @build      jdk.testlibrary.OSInfo
+  @build      jdk.test.lib.Platform
   @run        applet SubMenuShowTest.html
   -->
 <head>
 <title>SubMenuShowTest</title>
 </head>
< prev index next >