-
Bug
-
Resolution: Fixed
-
P4
-
11, 17, 21
-
b04
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8314645 | 17.0.10-oracle | Alexey Ivanov | P4 | Resolved | Fixed | b01 |
JDK-8316351 | 17.0.10 | Goetz Lindenmaier | P4 | Resolved | Fixed | b01 |
JDK-8314646 | 11.0.22-oracle | Alexey Ivanov | P4 | Resolved | Fixed | b01 |
JDK-8318503 | 11.0.22 | Andrew Lu | P4 | Resolved | Fixed | b01 |
Problem case:
context->transform.xx=65535 yx=0 xy=0 yy=65535 ptsz=46.590909 dmat[0]=46.590909 (float)dmat[0]=46.590908
Normal case:
context->transform.xx=65536 yx=0 xy=0 yy=65536 ptsz=18.000000 dmat[0]=18.000000 (float)dmat[0]=18.000000
- backported by
-
JDK-8314645 Unexpected round errors in FreetypeFontScaler
-
- Resolved
-
-
JDK-8314646 Unexpected round errors in FreetypeFontScaler
-
- Resolved
-
-
JDK-8316351 Unexpected round errors in FreetypeFontScaler
-
- Resolved
-
-
JDK-8318503 Unexpected round errors in FreetypeFontScaler
-
- Resolved
-
- links to
-
Commit openjdk/jdk11u-dev/abeacbfa
-
Commit openjdk/jdk17u-dev/4d8549be
-
Commit openjdk/jdk/26868c1a
-
Review openjdk/jdk11u-dev/2191
-
Review openjdk/jdk17u-dev/1732
-
Review openjdk/jdk/11763