New candidate JEP: 465: String Templates

Mark Reinhold mark.reinhold at oracle.com
Thu Feb 15 20:02:44 UTC 2024


https://openjdk.org/jeps/465

  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.

- Mark


More information about the jdk-dev mailing list