You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Sean Qiu (JIRA)" <ji...@apache.org> on 2007/08/24 03:40:30 UTC

[jira] Created: (HARMONY-4678) [classlib][rmi][java6] change parameter from MarshalledObject to MarshalledObject for java6

[classlib][rmi][java6] change parameter from MarshalledObject to MarshalledObject<?> for java6
----------------------------------------------------------------------------------------------

                 Key: HARMONY-4678
                 URL: https://issues.apache.org/jira/browse/HARMONY-4678
             Project: Harmony
          Issue Type: Improvement
          Components: Classlib
            Reporter: Sean Qiu


In Java6  MarshalledObject is changed into generic type of MarshalledObject<?>.
So change all the method signature to generic to match it.



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


[jira] Resolved: (HARMONY-4678) [classlib][rmi][java6] change parameter from MarshalledObject to MarshalledObject for java6

Posted by "Tony Wu (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-4678?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tony Wu resolved HARMONY-4678.
------------------------------

    Resolution: Fixed
      Assignee: Tony Wu

Patch applied at r569216, thanks for your contribution, please verify.

> [classlib][rmi][java6] change parameter from MarshalledObject to MarshalledObject<?> for java6
> ----------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-4678
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4678
>             Project: Harmony
>          Issue Type: Improvement
>          Components: Classlib
>            Reporter: Sean Qiu
>            Assignee: Tony Wu
>         Attachments: Harmony-4678.diff
>
>
> In Java6  MarshalledObject is changed into generic type of MarshalledObject<?>.
> So change all the method signature to generic to match it.

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


[jira] Closed: (HARMONY-4678) [classlib][rmi][java6] change parameter from MarshalledObject to MarshalledObject for java6

Posted by "Sean Qiu (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-4678?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sean Qiu closed HARMONY-4678.
-----------------------------


Verified by Sean at v569216, Thanks Tony.

> [classlib][rmi][java6] change parameter from MarshalledObject to MarshalledObject<?> for java6
> ----------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-4678
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4678
>             Project: Harmony
>          Issue Type: Improvement
>          Components: Classlib
>            Reporter: Sean Qiu
>            Assignee: Tony Wu
>         Attachments: Harmony-4678.diff
>
>
> In Java6  MarshalledObject is changed into generic type of MarshalledObject<?>.
> So change all the method signature to generic to match it.

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


[jira] Updated: (HARMONY-4678) [classlib][rmi][java6] change parameter from MarshalledObject to MarshalledObject for java6

Posted by "Sean Qiu (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-4678?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sean Qiu updated HARMONY-4678:
------------------------------

    Attachment: Harmony-4678.diff

Would somebody try this patch please? Thanks very much.

> [classlib][rmi][java6] change parameter from MarshalledObject to MarshalledObject<?> for java6
> ----------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-4678
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4678
>             Project: Harmony
>          Issue Type: Improvement
>          Components: Classlib
>            Reporter: Sean Qiu
>         Attachments: Harmony-4678.diff
>
>
> In Java6  MarshalledObject is changed into generic type of MarshalledObject<?>.
> So change all the method signature to generic to match it.

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