-
Bug
-
Resolution: Fixed
-
P4
-
None
-
b20
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8314659 | 17.0.10-oracle | Kevin Walls | P4 | Resolved | Fixed | b01 |
JDK-8316362 | 17.0.10 | Goetz Lindenmaier | P4 | Resolved | Fixed | b01 |
JDK-8314864 | 11.0.22-oracle | Kevin Walls | P4 | Resolved | Fixed | b01 |
JDK-8317036 | 11.0.22 | Andrew Lu | P4 | Resolved | Fixed | b01 |
JDK-8314865 | 8u401 | Kevin Walls | P4 | Resolved | Fixed | b01 |
Showing raw Strings means embedded control characters can interfere with the format (or, can be invisible). We should format control characters specifically, e.g. show their hex value, rather than include actual newlines, tabs and other control characters in the output.
- backported by
-
JDK-8314659 Handle control characters in java_lang_String::print
- Resolved
-
JDK-8314864 Handle control characters in java_lang_String::print
- Resolved
-
JDK-8314865 Handle control characters in java_lang_String::print
- Resolved
-
JDK-8316362 Handle control characters in java_lang_String::print
- Resolved
-
JDK-8317036 Handle control characters in java_lang_String::print
- Resolved
- links to
-
Commit openjdk/jdk11u-dev/c2ac5e2f
-
Commit openjdk/jdk17u-dev/35cf71fc
-
Commit openjdk/jdk/41d6be4d
-
Review openjdk/jdk11u-dev/2142
-
Review openjdk/jdk17u-dev/1731
-
Review openjdk/jdk/12190