Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8226013 | 14 | Jim Laskey | P3 | Resolved | Fixed | team |
A new instance method to translate escape sequences, such as `\n`, `\t`, `\'`, `\"`, and `\\`, as described in full in section 3.10.6 of the The Java Language Specification.
- backported by
-
JDK-8226013 String::translateEscapes (Preview)
- Resolved
- csr for
-
JDK-8223781 String::translateEscapes (Preview)
- Closed
- relates to
-
JDK-8222530 JEP 355: Text Blocks (Preview)
- Closed
-
JDK-8225448 String::translateEscapes javadoc has accessibility issues
- Closed