-
Bug
-
Resolution: Fixed
-
P3
-
6u10
-
b28
-
x86
-
windows
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2161816 | 6u10 | Philip Race | P3 | Resolved | Fixed | b24 |
JDK-2194428 | OpenJDK6 | Philip Race | P3 | Resolved | Fixed | b20 |
The regression testcase java/awt/Graphics2D/DrawString/RotTransText.java
fails in windows with error "java.lang.RuntimeException: Unexpected color : ff0000ff at x=130 y=130"
with the latest pit build (6u10 b22).
Also fails with 1.4.2 b28 , and earlier 6u10 builds.
Its passing with 1.5.0 b64 build.
The error file has been attached (RotTransText.jtr)
fails in windows with error "java.lang.RuntimeException: Unexpected color : ff0000ff at x=130 y=130"
with the latest pit build (6u10 b22).
Also fails with 1.4.2 b28 , and earlier 6u10 builds.
Its passing with 1.5.0 b64 build.
The error file has been attached (RotTransText.jtr)
- backported by
-
JDK-2161816 Reg testcase java/awt/Graphics2D/DrawString/RotTransText.java fails in windows in pit build 6u10 b22
- Resolved
-
JDK-2194428 Reg testcase java/awt/Graphics2D/DrawString/RotTransText.java fails in windows in pit build 6u10 b22
- Resolved
- relates to
-
JDK-6683472 Incorrect handling of translation component of font transform.
- Closed