RFR: 8026776: Broken API names in API doc [v2]
Prasanta Sadhukhan
psadhukhan at openjdk.org
Fri Oct 17 07:30:07 UTC 2025
On Fri, 17 Oct 2025 07:19:30 GMT, Tejesh R <tr at openjdk.org> wrote:
>> Prasanta Sadhukhan has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Typo fix in another class
>
> src/java.desktop/share/classes/java/awt/image/renderable/ContextualRenderedImageFactory.java line 44:
>
>> 42: * functionality that may differ between instances of
>> 43: * RenderableImageOp. Thus different operations on RenderableImages
>> 44: * may be performed by a single class such as RenderableImageOp through
>
> Suggestion:
>
> * may be performed by a single class such as {@code RenderableImageOp} through
>
> Should we add inline tag ?
it is not used in this paragraph for any other class so is not required only for this..
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/27860#discussion_r2438657285
More information about the client-libs-dev
mailing list