On Fri, 17 Oct 2025 07:19:30 GMT, Tejesh R <[email protected]> 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
