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
- Previous message: Review Request for JDK-8012937: Correct errors in javadoc comments
- Next message: Review Request for JDK-8012937: Correct errors in javadoc comments
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: Review Request for JDK-8012937: Correct errors in javadoc comments
- Next message: Review Request for JDK-8012937: Correct errors in javadoc comments
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]