< prev index next >

test/jdk/javax/swing/JComboBox/4199622/bug4199622.java

Print this page

        

@@ -28,11 +28,11 @@
    @requires (os.family == "windows")
    @summary RFE: JComboBox shouldn't send ActionEvents for keyboard navigation
    @author Vladislav Karnaukhov
    @library /test/lib
    @modules java.desktop/com.sun.java.swing.plaf.windows
-   @build jdk.test.libr.Platform
+   @build jdk.test.lib.Platform
    @run main bug4199622
  */
 
 import com.sun.java.swing.plaf.windows.WindowsLookAndFeel;
 import jdk.test.lib.Platform;
< prev index next >