<i18n dev> RFR: JDK-8285932 Implementation of JEP-430 String Templates (Preview) [v13]

Jim Laskey jlaskey at openjdk.org
Thu Nov 10 15:09:16 UTC 2022


On Wed, 9 Nov 2022 23:24:32 GMT, Jim Laskey <jlaskey at openjdk.org> wrote:

>> Changing
>
> Have to backtrack short term. This change forces StringTemplate.values() to return List<?>. Will have to think this through (affects the JLS et al)

Worked this through for both StringTemplate.of and StringTemplate.interpolate

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

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


More information about the i18n-dev mailing list