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

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

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