On Thu, 17 Nov 2022 17:12:53 GMT, Jim Laskey <[email protected]> wrote:
>> src/java.base/share/classes/java/lang/template/StringTemplate.java line 233:
>>
>>> 231:
>>> 232: /**
>>> 233: * Returns a StringTemplate with the given fragments and values.
>>
>> Suggestion:
>>
>> * Returns a {@code StringTemplate} with the given fragments and values.
>
> Stale.
Seems not to have been addressed, the previous `of` method uses {@link...}
-------------
PR: https://git.openjdk.org/jdk/pull/10889
