8204126: MonospacedGlyphWidthTest.java failed again

Reviewed-by: serb
This commit is contained in:
Phil Race 2018-06-07 11:35:42 -07:00
parent fc1016ce18
commit d880f16eaf

@ -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;