You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Tim Ellison (JIRA)" <ji...@apache.org> on 2009/05/07 23:48:45 UTC

[jira] Resolved: (HARMONY-6201) Javadocs for java.util.*

     [ https://issues.apache.org/jira/browse/HARMONY-6201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tim Ellison resolved HARMONY-6201.
----------------------------------

    Resolution: Fixed

Thanks Jesse.

Patch applied to LUNI module at repo revision r772785.

I also fixed the following two warnings shown when generating JavaDoc for java.util

modules\luni\src\main\java\java\util\BitSet.java:198: warning - @param argument "pos" is not a parameter name.
modules\luni\src\main\java\java\util\Formatter.java:716: warning - @ is an unknown tag.

Please verify.


> Javadocs for java.util.*
> ------------------------
>
>                 Key: HARMONY-6201
>                 URL: https://issues.apache.org/jira/browse/HARMONY-6201
>             Project: Harmony
>          Issue Type: Improvement
>          Components: Classlib
>         Environment: SVN Revision: 772380
>            Reporter: Jesse Wilson
>            Assignee: Tim Ellison
>            Priority: Minor
>             Fix For: 5.0M10
>
>         Attachments: Util_Javadoc_from_Android.patch
>
>   Original Estimate: 0.75h
>  Remaining Estimate: 0.75h
>
> Improvements to util/luni Javadocs from Android.
> http://developer.android.com/reference/java/util/package-summary.html
> Some class javadoc and method descriptions include text derived from ICU. (Calendar, GregorianCalendar, SimpleTimeZone, StringTokenizer)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.