-
Bug
-
Resolution: Fixed
-
P3
-
9, 10
-
Windows 10
-
b13
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8295560 | 8u361 | Anto J | P3 | Resolved | Fixed | b04 |
This test verifies that outlines are the same for AA and B&W text and fails on Windows at least since b110. It pass with b104.
Reason reported is:
Coordinate 0 are different
java.lang.Exception: Failed for font java.awt.Font[family=MS Gothic,name=MS Gothic,style=bold,size=12]
at OutlineInvarianceTest.testFont(OutlineInvarianceTest.java:77)
at OutlineInvarianceTest.main(OutlineInvarianceTest.java:85)
Reason reported is:
Coordinate 0 are different
java.lang.Exception: Failed for font java.awt.Font[family=MS Gothic,name=MS Gothic,style=bold,size=12]
at OutlineInvarianceTest.testFont(OutlineInvarianceTest.java:77)
at OutlineInvarianceTest.main(OutlineInvarianceTest.java:85)
- backported by
-
JDK-8295560 New failure of closed/java/awt/font/Outline/OutlineInvarianceTest.java
-
- Resolved
-