On Wed, 1 Mar 2023 00:24:31 GMT, Justin Lu <j...@openjdk.org> wrote:

> The following typo: `@returnss` was reported on line _482 of Reflection 
> Factory.java_.
> 
> In addition to fixing that, I have replaced multiple instances of `@returns` 
> with `@return` in the same file.

The change is okay.  This is an internal class and no javadoc is generated for 
it.

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

Marked as reviewed by mchung (Reviewer).

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

Reply via email to