Details
-
Bug
-
Resolution: Fixed
-
P2
-
None
-
Mac OS X 10.7
JDK7 (tested on JDK7u14)
-
b89
-
x86
-
os_x
-
Verified
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8018855 | 7u45 | Jennifer Godinez | P2 | Closed | Fixed | b01 |
JDK-8015401 | 7u40 | Jennifer Godinez | P2 | Closed | Fixed | b30 |
Description
When printed text have both Japanese (or Chinese) and English, English text become garbage on Mac OS X.
To reproduce the bug
- Save an attached test program "PrintTest2.java"
- Compile it with Sun JDK7 on mac osx env.
- Run the program
- save print image to PDF
English text in the source code is ":abc123", but printed text is totally broken.
The program worked on old Mac Java (ver.6).
To reproduce the bug
- Save an attached test program "PrintTest2.java"
- Compile it with Sun JDK7 on mac osx env.
- Run the program
- save print image to PDF
English text in the source code is ":abc123", but printed text is totally broken.
The program worked on old Mac Java (ver.6).
Attachments
Issue Links
- backported by
-
JDK-8015401 Printed text become garbage on Mac OSX
- Closed
-
JDK-8018855 Printed text become garbage on Mac OSX
- Closed
- duplicates
-
JDK-8015291 [macosx] Wrong letters are printed when we draw Japanese and English
- Closed