Integrated: 8303539: javadoc typos in Attr
Vicente Romero
vromero at openjdk.org
Fri Mar 3 10:36:22 UTC 2023
On Fri, 3 Mar 2023 04:11:56 GMT, Vicente Romero <vromero at openjdk.org> wrote:
> Very minimal fix changing only the javadoc of method: `Attr.ResultInfo::needsArgumentAttr`, the fix is basically doing:
>
>
> {@ArgumentAttr} -> {@code ArgumentAttr}
>
> TIA
This pull request has now been integrated.
Changeset: 339ca887
Author: Vicente Romero <vromero at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/339ca887835d6456da9fcccdc32fb7716cbc60bb
Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod
8303539: javadoc typos in Attr
Reviewed-by: iris, jjg
-------------
PR: https://git.openjdk.org/jdk/pull/12846
More information about the compiler-dev
mailing list