RFR - JDK-8202442 - String::unescape (Code Review)
Jim Laskey
james.laskey at oracle.com
Tue Sep 18 17:51:57 UTC 2018
Please review the code for String::unescape. Used to translate escape sequences in a string, typically in a raw string literal, into characters represented by those escapes.
webrev: http://cr.openjdk.java.net/~jlaskey/8202442/webrev/index.html
jbs: https://bugs.openjdk.java.net/browse/JDK-8202442
csr: https://bugs.openjdk.java.net/browse/JDK-8202443
Cheers,
— Jim
More information about the amber-dev
mailing list