-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P1
-
Affects Version/s: 1.2.0
-
Component/s: core-libs
-
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.