[ https://issues.apache.org/jira/browse/HARMONY-6194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesse Wilson closed HARMONY-6194. --------------------------------- Looks good to me. The motivation for the change from the good name 'value' to a bad name 'i' is for consistency with the RI. Parameter names are kinda-sorta part of the public API, since they show up in Javadocs and in IDE completions, so there's merits to consistency with the RI. In this specific case, 'value' is a good name and I'm happy with that. > Javadocs for java.lang.* > ------------------------ > > Key: HARMONY-6194 > URL: https://issues.apache.org/jira/browse/HARMONY-6194 > Project: Harmony > Issue Type: Improvement > Components: Classlib > Environment: SVN Revision: 770773 > Reporter: Jesse Wilson > Assignee: Tim Ellison > Priority: Minor > Fix For: 5.0M10 > > Attachments: Lang_Javadoc_from_Android.patch > > Original Estimate: 1h > Remaining Estimate: 1h > > Improvements to the luni/lang Javadocs from Android. > http://developer.android.com/reference/java/lang/package-summary.html -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.