RFR: 8303405: fix @returnss typo in ReflectionFactory

Lance Andersen lancea at openjdk.org
Wed Mar 1 11:24:05 UTC 2023


On Wed, 1 Mar 2023 00:24:31 GMT, Justin Lu <jlu at 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.

Marked as reviewed by lancea (Reviewer).

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

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


More information about the core-libs-dev mailing list