Draft Spec for Second Preview of String Templates (JEP 459)

Gavin Bierman gavin.bierman at oracle.com
Mon Oct 9 13:45:47 UTC 2023


Dear experts:

The first draft of a spec covering JEP 459 (String Templates (Second Preview)) is now available at:

https://cr.openjdk.java.net/~gbierman/jep459/latest

Feel free to contact me directly or on this list with any comments.

Thanks
Gavin


> On 5 Oct 2023, at 13:20, Mark Reinhold <mark.reinhold at oracle.com> wrote:
> 
> https://openjdk.org/jeps/459
> 
> Summary: Enhance the Java programming language with string
> templates. String templates complement Java's existing string literals
> and text blocks by coupling literal text with embedded expressions and
> template processors to produce specialized results. This is a preview
> language feature and API.
>
> - Mark


More information about the amber-spec-experts mailing list