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

Jim Laskey jlaskey at openjdk.org
Fri Nov 18 13:27:53 UTC 2022


On Wed, 16 Nov 2022 18:31:28 GMT, Jim Laskey <jlaskey at openjdk.org> wrote:

>> src/java.base/share/classes/java/util/FormatProcessor.java line 39:
>> 
>>> 37: /**
>>> 38:  * This {@linkplain ValidatingProcessor template processor} constructs a String
>>> 39:  * result using {@link Formatter}. Unlike {@link Formatter}, FormatProcessor uses the value from
>> 
>> And `FormatProcessor` too
>
> Changing.

Changing.

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

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


More information about the i18n-dev mailing list