Review Request for JDK-8012937: Correct errors in javadoc comments (original) (raw)

Joe Darcy joe.darcy at oracle.com
Mon Apr 22 16:49:34 UTC 2013


On 04/22/2013 09:10 AM, Eric McCorkle wrote:

Hello,

Please review this simple change, which corrects some errors in the javadoc comments for method parameter reflection. Note that this changeset does not include any code changes. The webrev is here: http://cr.openjdk.java.net/~emc/8012937/webrev.00/

Also, if you have any additional issues with the javadoc comments, please reply to this request with a description of the problem. Thanks, Eric

Looks fine, but I'd also delete

157 // As per the spec, if a parameter has no name, return argX, 158 // where x is the index. 159 //

when you're making this change.

-Joe



More information about the core-libs-dev mailing list