-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 1.4.0
-
Component/s: tools
-
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.