[ http://issues.apache.org/jira/browse/HARMONY-80?page=comments#action_12366531 ]
Tim Ellison commented on HARMONY-80: ------------------------------------ Stepan, Can you confirm that Harmony's GSSException has the correct serialized form? It should be: int major int minor String minorMessage String majorString I don't see the second String in our implementation. Thanks Tim > serialVersionUID is missed in org.ietf.jgss.GSSException > -------------------------------------------------------- > > Key: HARMONY-80 > URL: http://issues.apache.org/jira/browse/HARMONY-80 > Project: Harmony > Type: Bug > Components: Classlib > Reporter: Stepan Mishura > Priority: Trivial > Attachments: fix.txt > > According to Java Spec 5.0 serialVersionUID for org.ietf.jgss.GSSException > class is -2706218945227726672L. -- 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
