On Tue, 22 Nov 2022 18:43:53 GMT, Roger Riggs <rri...@openjdk.org> wrote:

>> Jim Laskey has updated the pull request incrementally with one additional 
>> commit since the last revision:
>> 
>>   Seal Digits
>
> src/java.base/share/classes/java/lang/template/StringProcessor.java line 58:
> 
>> 56:     /**
>> 57:      * Constructs a {@link String} based on the template fragments and 
>> values in the
>> 58:      * supplied {@link StringTemplate stringTemplate} object.
> 
> When reading the javadoc, I expected the type name, not the variable name.
> Suggestion:
> 
>      * supplied {@link StringTemplate StringTemplate} object.

Changing.

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

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

Reply via email to