RFR: JDK-8206981 - Compiler support for Raw String Literals
Alex Buckley
alex.buckley at oracle.com
Mon Aug 27 17:54:54 UTC 2018
On 8/27/2018 9:13 AM, Jim Laskey wrote:
> Please review the following changeset to implement raw string literals in javac as per JEP 326.
...
> JEP: https://bugs.openjdk.java.net/browse/JDK-8196004
> JBS: https://bugs.openjdk.java.net/browse/JDK-8206981
> CSR: https://bugs.openjdk.java.net/browse/JDK-8198986
A minor correction:
The last URL, https://bugs.openjdk.java.net/browse/JDK-8198986, is for
the JLS changes themselves, not the CSR. The CSR, which accredits the
javac changes, is https://bugs.openjdk.java.net/browse/JDK-8206982.
Alex
More information about the amber-dev
mailing list