Integrated: 8303405: fix @returnss typo in ReflectionFactory
Justin Lu
jlu at openjdk.org
Thu Mar 2 20:26:12 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.
This pull request has now been integrated.
Changeset: 45d8a175
Author: Justin Lu <jlu at openjdk.org>
Committer: Naoto Sato <naoto at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/45d8a175b11bde953c8897c103d8c3cd6b26f9aa
Stats: 6 lines in 1 file changed: 0 ins; 0 del; 6 mod
8303405: fix @returnss typo in ReflectionFactory
Reviewed-by: jpai, mchung, martin, iris, lancea, naoto
-------------
PR: https://git.openjdk.org/jdk/pull/12794
More information about the core-libs-dev
mailing list