You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Alexei Zakharov (JIRA)" <ji...@apache.org> on 2006/08/22 09:34:14 UTC

[jira] Created: (HARMONY-1251) [classlib][rmi] fix for API violations

[classlib][rmi] fix for API violations
--------------------------------------

                 Key: HARMONY-1251
                 URL: http://issues.apache.org/jira/browse/HARMONY-1251
             Project: Harmony
          Issue Type: Improvement
          Components: Classlib
         Environment: win2000
            Reporter: Alexei Zakharov
            Priority: Minor
         Attachments: RMI1.patch

I have noticed that currently our "rmi" module implementation violates some method signatures introduced by Java 1.5 spec. This is mostly the case when a regular class is returned from method instead of a generic one. The attached patch also adds @deprecation tags to some classes and methods that are deprecated in 1.5.

-- 
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

        

[jira] Assigned: (HARMONY-1251) [classlib][rmi] fix for API violations

Posted by "Mikhail Loenko (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-1251?page=all ]

Mikhail Loenko reassigned HARMONY-1251:
---------------------------------------

    Assignee: Mikhail Loenko

> [classlib][rmi] fix for API violations
> --------------------------------------
>
>                 Key: HARMONY-1251
>                 URL: http://issues.apache.org/jira/browse/HARMONY-1251
>             Project: Harmony
>          Issue Type: Improvement
>          Components: Classlib
>         Environment: win2000
>            Reporter: Alexei Zakharov
>         Assigned To: Mikhail Loenko
>            Priority: Minor
>         Attachments: RMI1.patch, RMI1_.patch
>
>
> I have noticed that currently our "rmi" module implementation violates some method signatures introduced by Java 1.5 spec. This is mostly the case when a regular class is returned from method instead of a generic one. The attached patch also adds @deprecation tags to some classes and methods that are deprecated in 1.5.

-- 
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

        

[jira] Closed: (HARMONY-1251) [classlib][rmi] fix for API violations

Posted by "Mikhail Loenko (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-1251?page=all ]

Mikhail Loenko closed HARMONY-1251.
-----------------------------------


> [classlib][rmi] fix for API violations
> --------------------------------------
>
>                 Key: HARMONY-1251
>                 URL: http://issues.apache.org/jira/browse/HARMONY-1251
>             Project: Harmony
>          Issue Type: Improvement
>          Components: Classlib
>         Environment: win2000
>            Reporter: Alexei Zakharov
>         Assigned To: Mikhail Loenko
>            Priority: Minor
>         Attachments: RMI1.patch, RMI1_.patch
>
>
> I have noticed that currently our "rmi" module implementation violates some method signatures introduced by Java 1.5 spec. This is mostly the case when a regular class is returned from method instead of a generic one. The attached patch also adds @deprecation tags to some classes and methods that are deprecated in 1.5.

-- 
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

        

[jira] Updated: (HARMONY-1251) [classlib][rmi] fix for API violations

Posted by "Alexei Zakharov (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-1251?page=all ]

Alexei Zakharov updated HARMONY-1251:
-------------------------------------

    Attachment: RMI1_.patch

Please see attached RMI1_.patch - I have granted the license to ASF this time. BTW I did not find the way how to do this if file is attached directly from the "create new issue" dialog.

> [classlib][rmi] fix for API violations
> --------------------------------------
>
>                 Key: HARMONY-1251
>                 URL: http://issues.apache.org/jira/browse/HARMONY-1251
>             Project: Harmony
>          Issue Type: Improvement
>          Components: Classlib
>         Environment: win2000
>            Reporter: Alexei Zakharov
>            Priority: Minor
>         Attachments: RMI1.patch, RMI1_.patch
>
>
> I have noticed that currently our "rmi" module implementation violates some method signatures introduced by Java 1.5 spec. This is mostly the case when a regular class is returned from method instead of a generic one. The attached patch also adds @deprecation tags to some classes and methods that are deprecated in 1.5.

-- 
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

        

[jira] Commented: (HARMONY-1251) [classlib][rmi] fix for API violations

Posted by "Alexei Zakharov (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/HARMONY-1251?page=comments#action_12433402 ] 
            
Alexei Zakharov commented on HARMONY-1251:
------------------------------------------

Thanks you Mikhail, everything is fine

> [classlib][rmi] fix for API violations
> --------------------------------------
>
>                 Key: HARMONY-1251
>                 URL: http://issues.apache.org/jira/browse/HARMONY-1251
>             Project: Harmony
>          Issue Type: Improvement
>          Components: Classlib
>         Environment: win2000
>            Reporter: Alexei Zakharov
>         Assigned To: Mikhail Loenko
>            Priority: Minor
>         Attachments: RMI1.patch, RMI1_.patch
>
>
> I have noticed that currently our "rmi" module implementation violates some method signatures introduced by Java 1.5 spec. This is mostly the case when a regular class is returned from method instead of a generic one. The attached patch also adds @deprecation tags to some classes and methods that are deprecated in 1.5.

-- 
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

        

[jira] Resolved: (HARMONY-1251) [classlib][rmi] fix for API violations

Posted by "Mikhail Loenko (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-1251?page=all ]

Mikhail Loenko resolved HARMONY-1251.
-------------------------------------

    Resolution: Fixed

thanks for the patch
applied in revision 434333
Alexei please check that it was done as expected

> [classlib][rmi] fix for API violations
> --------------------------------------
>
>                 Key: HARMONY-1251
>                 URL: http://issues.apache.org/jira/browse/HARMONY-1251
>             Project: Harmony
>          Issue Type: Improvement
>          Components: Classlib
>         Environment: win2000
>            Reporter: Alexei Zakharov
>         Assigned To: Mikhail Loenko
>            Priority: Minor
>         Attachments: RMI1.patch, RMI1_.patch
>
>
> I have noticed that currently our "rmi" module implementation violates some method signatures introduced by Java 1.5 spec. This is mostly the case when a regular class is returned from method instead of a generic one. The attached patch also adds @deprecation tags to some classes and methods that are deprecated in 1.5.

-- 
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