-
Bug
-
Resolution: Fixed
-
P3
-
5.0
-
b39
-
generic
-
generic
The serialization specification and javadoc need to be updated to accomodate
recent changes to the enum specification. Specifically, references to the
(now nonexistent) "name" field of enum types should be replaced with references
to the name() method. The update called for by 4948640 ("enum deserialization
should use Enum.valueOf(Class, String)") should be documented as well, if
approved.
recent changes to the enum specification. Specifically, references to the
(now nonexistent) "name" field of enum types should be replaced with references
to the name() method. The update called for by 4948640 ("enum deserialization
should use Enum.valueOf(Class, String)") should be documented as well, if
approved.