<i18n dev> RFR: JDK-8285932 Implementation of JEP 430 String Templates (Preview) [v21]
Jim Laskey
jlaskey at openjdk.org
Thu Nov 17 13:40:48 UTC 2022
On Tue, 15 Nov 2022 20:34:30 GMT, Roger Riggs <rriggs at openjdk.org> wrote:
>> Jim Laskey has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Wrong line separator
>
> src/java.base/share/classes/java/lang/runtime/TemplateRuntime.java line 58:
>
>> 56: * optimized {@link StringTemplate StringTemplates} based on StringTemplateImpl.
>> 57: * <p>
>> 58: * Bootstraps in the for of (Lookup, String, MethodType, MethodHandle, String...)
>
> "in the for" -> "in the form"
Changing.
-------------
PR: https://git.openjdk.org/jdk/pull/10889
More information about the i18n-dev
mailing list