RFR: CSR JDK-8233117 Escape Sequences For Line Continuation and White Space (Preview)
Jim Laskey
james.laskey at oracle.com
Tue Nov 5 15:40:37 UTC 2019
I'm withdrawing until it is the correct format. Apologies.
> On Nov 5, 2019, at 9:58 AM, Jim Laskey <james.laskey at oracle.com> wrote:
>
> Please review the following CSR. Provides for the introduction of two new escape sequences \<line-terminator> and \s. \<line-terminator> allows developers to express unwieldy string literals in a text block as a cluster of short single line segments. The second is to allow developers to express ASCII space, much like \t for tab.
>
> Thank you.
>
> Cheers,
>
> - Jim
>
> CSR: https://bugs.openjdk.java.net/browse/JDK-8233117
>
More information about the compiler-dev
mailing list