RFR: 8303539: javadoc typos in Attr

Vicente Romero vromero at openjdk.org
Fri Mar 3 10:36:21 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

thanks for the review

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

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


More information about the compiler-dev mailing list