On Tue, 15 Nov 2022 20:34:30 GMT, Roger Riggs <[email protected]> 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