[jboss-jira] [JBoss JIRA] Created: (JGRP-359) Add serialVersionUID to subclasses of Swing types

Brian Stansberry (JIRA) jira-events at jboss.com
Mon Nov 13 13:04:41 EST 2006


Add serialVersionUID to subclasses of Swing types
-------------------------------------------------

                 Key: JGRP-359
                 URL: http://jira.jboss.com/jira/browse/JGRP-359
             Project: JGroups
          Issue Type: Sub-task
            Reporter: Brian Stansberry
         Assigned To: Brian Stansberry
            Priority: Minor
             Fix For: 2.5


In the demos package there are number of classes that descend from Swing types and thus inherit Serializable.  None of these are meant to be serialized, but we should add serialVersionUIDs just to prevent spurious failures on serialization compatibility tests.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list