-
Bug
-
Resolution: Fixed
-
P4
-
1.4.0
-
beta3
-
generic
-
generic
-
Verified
Javadoc loses the @throws information for readObject methods. For example, java.text.MessageFormat.readObject has an @throws tag, but file:/usr/local/java/jdk1.4/doc/api/serialized-form.html#java.text.MessageFormat does not include the information given with the tag.