RFR: JDK-8233117 Escape Sequences For Line Continuation and White Space (Preview)
Jim Laskey
james.laskey at oracle.com
Mon Nov 18 14:26:27 UTC 2019
Editing glitch.Was there but then it was gone. Thanks Brent.
http://cr.openjdk.java.net/~jlaskey/8233116/webrev.04/index.html
> On Nov 15, 2019, at 7:47 PM, Brent Christian <brent.christian at oracle.com> wrote:
>
> Hi, Jim
>
>
> src/java.base/share/classes/java/lang/String.java
>
> These changes look fine.
>
> --
>
> test/jdk/java/lang/String/TranslateEscapes.java
>
> I'm missing where the new verifyLineTerminator() method gets called. Perhaps that's meant to go here:
>
> 83 static void test4() {
> 84
> 85 }
>
> ?
>
> -Brent
>
> On 11/12/19 7:15 AM, Jim Laskey wrote:
>> updated
>> webrev: http://cr.openjdk.java.net/~jlaskey/8233116/webrev.03/index.html <http://cr.openjdk.java.net/~jlaskey/8233116/webrev.03/index.html>
More information about the compiler-dev
mailing list