serialVersionUID is missed in java.util.LinkedHashSet
-----------------------------------------------------

         Key: HARMONY-77
         URL: http://issues.apache.org/jira/browse/HARMONY-77
     Project: Harmony
        Type: Bug
  Components: Classlib  
    Reporter: Stepan Mishura
    Priority: Trivial
 Attachments: suggestedFix.txt

According to Java Spec 5.0 serialVersionUIDs for java.util.LinkedHashSet class 
is -2851667679971038690L.

The following test in security2 module fails because of this bug:
javax/security/auth/PrivateCredentialPermissionTest.java



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

Reply via email to