--- a/test/jdk/java/awt/font/MonospacedGlyphWidth/MonospacedGlyphWidthTest.java Wed Jun 06 15:37:10 2018 -0700
+++ b/test/jdk/java/awt/font/MonospacedGlyphWidth/MonospacedGlyphWidthTest.java Thu Jun 07 11:35:42 2018 -0700
@@ -22,10 +22,11 @@
*/
/* @test
- * @bug 8073400 8198412
+ * @bug 8073400 8198412 8204126
* @summary Some Monospaced logical fonts have a different width
* @author Dmitry Markov
* @run main MonospacedGlyphWidthTest
+ * @requires (os.family == "windows" | os.family == "mac")
*/
import java.awt.Font;
import java.awt.GraphicsEnvironment;