-
Type:
Bug
-
Status: Open
-
Priority:
P3
-
Resolution: Unresolved
-
Affects Version/s: 9, 10, 12, 14
-
Fix Version/s: tbd
-
Component/s: client-libs
-
Labels:
-
Subcomponent:
RULE "closed/java/awt/FontClass/FontStringBounds.java" Exception java.lang.Exception: bounds are UNEQUAL
This test fails in the current client PIT which may be a regression afterJDK-8143177 (HarfBuzz) or JDK-7162125 (unlikely).
Here's the output:
r1: java.awt.geom.Rectangle2D$Float[x=0.0,y=-11.6015625,w=29.0,h=14.1328125]
r2: java.awt.geom.Rectangle2D$Float[x=0.0,y=-11.6015625,w=29.78125,h=14.1328125]
The test fails on Mac only.
This test fails in the current client PIT which may be a regression after
Here's the output:
r1: java.awt.geom.Rectangle2D$Float[x=0.0,y=-11.6015625,w=29.0,h=14.1328125]
r2: java.awt.geom.Rectangle2D$Float[x=0.0,y=-11.6015625,w=29.78125,h=14.1328125]
The test fails on Mac only.
- duplicates
-
JDK-8172960 [macosx] Text layout for AAT fonts ignores fractional metrics setting on macOS
-
- Closed
-
-
JDK-8258984 [macos] Graphics attributed string and "FontMetrics.stringWidth" inconsistency
-
- Closed
-
- relates to
-
JDK-8144015 [PIT] failures of text layout font tests
-
- Resolved
-