On Mon, 16 Oct 2023 13:41:55 GMT, Jim Laskey <jlas...@openjdk.org> wrote:

> Update String Templates for a second preview. With the addition of
> 
> - Expression type and throws are determined from the `process` method of the 
> processor type and not the processor type.
> 
> - Qualified `STR` and `RAW` are treated the same as unqualified `STR` and 
> `RAW` .
> 
> - Raw (generic) process types are no longer an error.

This pull request has now been integrated.

Changeset: 9902d2eb
Author:    Jim Laskey <jlas...@openjdk.org>
URL:       
https://git.openjdk.org/jdk/commit/9902d2eb177072c108933056cba544cc5a34bb54
Stats:     69 lines in 16 files changed: 19 ins; 35 del; 15 mod

8315457: Implement JEP 459: String Templates (Second Preview)

Reviewed-by: jlahoda, alanb, vromero

-------------

PR: https://git.openjdk.org/jdk/pull/16202

Reply via email to