After some significant tweaks, reopening the JEP for review. https://bugs.openjdk.java.net/browse/JDK-8222530 <https://bugs.openjdk.java.net/browse/JDK-8222530>
The most significant change is the renaming to Text Blocks (I'm sure it will devolve over time Text Literals or just Texts.) This is primarily to reflect the two-dimensionality of the new literal, whereas String literals are one-dimensional. Comment back here. Cheers, -- Jim > On May 9, 2019, at 12:44 PM, Jim Laskey <james.las...@oracle.com> wrote: > > I've withdrawn the posting for some additional changes. Will keep you posted. > > -- Jim > > >> On May 9, 2019, at 9:06 AM, Jim Laskey <james.las...@oracle.com> wrote: >> >> At this point I think the only outstanding issue is long line continuation. >> While we can postpone continuation until a later release, I think we should >> at least lay out the details to see if we need to do anything now. I'll >> follow up with a (long line continuation) synopsis e-mail in a few. >> >> Meanwhile, please review the JEP and comment back here. >> >> Cheers, >> >> -- Jim >> >> >> html: http://cr.openjdk.java.net/~jlaskey/Strings/MLS/MultilineStrings.html >> markdown: http://cr.openjdk.java.net/~jlaskey/Strings/MLS/MultilineStrings.md >> >> >