-
Bug
-
Resolution: Fixed
-
P1
-
1.2.0
-
1.1beta2
-
generic
-
solaris_2.5
Serializable class java.net.URL needs a serialVersionUID added to it
since a new interface has been added, Comparable.
Additionally, it looks like the new field "comparable" could
be made transient since it looks like it is a cache that
is recomputed on first use.
since a new interface has been added, Comparable.
Additionally, it looks like the new field "comparable" could
be made transient since it looks like it is a cache that
is recomputed on first use.