test/com/sun/java/swing/plaf/windows/WindowsRadioButtonUI/7089914/bug7089914.java

Print this page

        

@@ -25,10 +25,12 @@
  * Portions Copyright (c) 2012 IBM Corporation
  */
 
 /* @test
  * @bug 7089914
+ * @requires (os.family == "windows")
+ * @modules java.desktop/com.sun.java.swing.plaf.windows
  * @summary Focus on image icons are not visible in javaws cache with high contrast mode
  * @author Sean Chou
  */
 
 import javax.swing.*;