You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/04/10 15:09:59 UTC

[jira] Created: (HARMONY-324) java.net.NetPermission should define "serialVersionUID"

java.net.NetPermission should define "serialVersionUID"
-------------------------------------------------------

         Key: HARMONY-324
         URL: http://issues.apache.org/jira/browse/HARMONY-324
     Project: Harmony
        Type: New Feature

  Components: Classlib  
    Reporter: Richard Liang


According to Java doc, the Serializable class NetPermission need a field of "serialVersionUID", which value is -8343910153355041693L

I have try to apply patch soon.

-- 
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-324) java.net.NetPermission should define "serialVersionUID"

Posted by "Stepan Mishura (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-324?page=all ]
     
Stepan Mishura closed HARMONY-324:
----------------------------------


Verified by Richard.

> java.net.NetPermission should define "serialVersionUID"
> -------------------------------------------------------
>
>          Key: HARMONY-324
>          URL: http://issues.apache.org/jira/browse/HARMONY-324
>      Project: Harmony
>         Type: New Feature

>   Components: Classlib
>     Reporter: Richard Liang
>     Assignee: Stepan Mishura
>  Attachments: 01.Harmony324.java.net.diff
>
> According to Java doc, the Serializable class NetPermission need a field of "serialVersionUID", which value is -8343910153355041693L
> I have try to apply patch soon.

-- 
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-324) java.net.NetPermission should define "serialVersionUID"

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

Stepan Mishura reassigned HARMONY-324:
--------------------------------------

    Assign To: Stepan Mishura

> java.net.NetPermission should define "serialVersionUID"
> -------------------------------------------------------
>
>          Key: HARMONY-324
>          URL: http://issues.apache.org/jira/browse/HARMONY-324
>      Project: Harmony
>         Type: New Feature

>   Components: Classlib
>     Reporter: Richard Liang
>     Assignee: Stepan Mishura
>  Attachments: 01.Harmony324.java.net.diff
>
> According to Java doc, the Serializable class NetPermission need a field of "serialVersionUID", which value is -8343910153355041693L
> I have try to apply patch soon.

-- 
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-324) java.net.NetPermission should define "serialVersionUID"

Posted by "Stepan Mishura (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-324?page=all ]
     
Stepan Mishura resolved HARMONY-324:
------------------------------------

    Resolution: Fixed

Thanks Richard,

Patch was applied to LUNI module at repo revision 393779.

Please check that the patch was applied as you expected.


> java.net.NetPermission should define "serialVersionUID"
> -------------------------------------------------------
>
>          Key: HARMONY-324
>          URL: http://issues.apache.org/jira/browse/HARMONY-324
>      Project: Harmony
>         Type: New Feature

>   Components: Classlib
>     Reporter: Richard Liang
>     Assignee: Stepan Mishura
>  Attachments: 01.Harmony324.java.net.diff
>
> According to Java doc, the Serializable class NetPermission need a field of "serialVersionUID", which value is -8343910153355041693L
> I have try to apply patch soon.

-- 
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-324) java.net.NetPermission should define "serialVersionUID"

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

Richard Liang updated HARMONY-324:
----------------------------------

    Attachment: 01.Harmony324.java.net.diff

Hello,

Please try my patch. Thanks a lot.

> java.net.NetPermission should define "serialVersionUID"
> -------------------------------------------------------
>
>          Key: HARMONY-324
>          URL: http://issues.apache.org/jira/browse/HARMONY-324
>      Project: Harmony
>         Type: New Feature

>   Components: Classlib
>     Reporter: Richard Liang
>  Attachments: 01.Harmony324.java.net.diff
>
> According to Java doc, the Serializable class NetPermission need a field of "serialVersionUID", which value is -8343910153355041693L
> I have try to apply patch soon.

-- 
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-324) java.net.NetPermission should define "serialVersionUID"

Posted by "Richard Liang (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/HARMONY-324?page=comments#action_12374338 ] 

Richard Liang commented on HARMONY-324:
---------------------------------------

Hello Mishura,

The fix looks good. Please close this issue. Thanks a lot.

> java.net.NetPermission should define "serialVersionUID"
> -------------------------------------------------------
>
>          Key: HARMONY-324
>          URL: http://issues.apache.org/jira/browse/HARMONY-324
>      Project: Harmony
>         Type: New Feature

>   Components: Classlib
>     Reporter: Richard Liang
>     Assignee: Stepan Mishura
>  Attachments: 01.Harmony324.java.net.diff
>
> According to Java doc, the Serializable class NetPermission need a field of "serialVersionUID", which value is -8343910153355041693L
> I have try to apply patch soon.

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