You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@harmony.apache.org by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/03/07 12:53:40 UTC

[jira] Closed: (HARMONY-153) mark deprecated API

     [ http://issues.apache.org/jira/browse/HARMONY-153?page=all ]
     
Tim Ellison closed HARMONY-153:
-------------------------------


Verified by Mikhail

> mark deprecated API
> -------------------
>
>          Key: HARMONY-153
>          URL: http://issues.apache.org/jira/browse/HARMONY-153
>      Project: Harmony
>         Type: Improvement
>   Components: Classlib
>     Reporter: Mikhail Loenko
>     Assignee: Tim Ellison
>     Priority: Minor
>  Attachments: deprecated.txt
>
> As agreed on the mailing list deprecated classes, methods, etc should be marked
> I'm going to provide a patch shortly

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


Re: [jira] Closed: (HARMONY-153) mark deprecated API

Posted by Mikhail Loenko <ml...@gmail.com>.
Seems like if the whole class is deprecated we have to mark all the
constructors and methods also.

See comparison results:
http://www.kaffe.org/~stuart/japi/htmlout/h-jdk15-harmony.html#err_bad_java_security

Thanks,
Mikhail

2006/3/7, Tim Ellison (JIRA) <ji...@apache.org>:
>     [ http://issues.apache.org/jira/browse/HARMONY-153?page=all ]
>
> Tim Ellison closed HARMONY-153:
> -------------------------------
>
>
> Verified by Mikhail
>
> > mark deprecated API
> > -------------------
> >
> >          Key: HARMONY-153
> >          URL: http://issues.apache.org/jira/browse/HARMONY-153
> >      Project: Harmony
> >         Type: Improvement
> >   Components: Classlib
> >     Reporter: Mikhail Loenko
> >     Assignee: Tim Ellison
> >     Priority: Minor
> >  Attachments: deprecated.txt
> >
> > As agreed on the mailing list deprecated classes, methods, etc should be marked
> > I'm going to provide a patch shortly
>
> --
> This message is automatically generated by JIRA.
> -
> If you think it was sent incorrectly contact one of the administrators:
>   http://issues.apache.org/jira/secure/Administrators.jspa
> -
> For more information on JIRA, see:
>   http://www.atlassian.com/software/jira
>
>