jdk/test/javax/swing/border/Test4856008.java
changeset 47131 3c5b1a40f573
parent 31448 1066345d2a8a
child 47159 8261a0f79e90
--- a/jdk/test/javax/swing/border/Test4856008.java	Thu May 25 09:15:55 2017 -0700
+++ b/jdk/test/javax/swing/border/Test4856008.java	Sat May 27 12:55:33 2017 +0530
@@ -24,6 +24,7 @@
 /*
  * @test
  * @bug 4856008 7025987
+ * @requires (os.family == "windows")
  * @summary Tests border insets
  * @author Sergey Malenkov
  * @modules java.desktop/com.sun.java.swing.plaf.motif