On Fri, 17 Oct 2025 07:19:36 GMT, Prasanta Sadhukhan <[email protected]> 
wrote:

>> Some of the name typos are corrected
>
> 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 ?

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

PR Review Comment: https://git.openjdk.org/jdk/pull/27860#discussion_r2438647160

Reply via email to