RFR: 8303539: javadoc typos in Attr
Jonathan Gibbons
jjg at openjdk.org
Fri Mar 3 05:10:12 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
Marked as reviewed by jjg (Reviewer).
-------------
PR: https://git.openjdk.org/jdk/pull/12846
More information about the compiler-dev
mailing list