-
Enhancement
-
Resolution: Won't Fix
-
P4
-
1.2.0
-
x86
-
windows_nt
Name: clC74495 Date: 09/11/98
If the documentation for a field does not use the
@serial tag, javadoc will issue a warning, but
still use that field's comment on both the class
page and the "serialized form" page.
However, if the @serial tag IS used, that
tag's comment will show up only on the
"serialized form" page. We would prefer
that it show up on both the class page
and the "serialized form" page.
This is especially annoying when documenting
public and protected fields, since the
documentation in the field comment and @serial
tag is often the same.
See the "Work Around" for an illustration.
(Review ID: 38665)
======================================================================
If the documentation for a field does not use the
@serial tag, javadoc will issue a warning, but
still use that field's comment on both the class
page and the "serialized form" page.
However, if the @serial tag IS used, that
tag's comment will show up only on the
"serialized form" page. We would prefer
that it show up on both the class page
and the "serialized form" page.
This is especially annoying when documenting
public and protected fields, since the
documentation in the field comment and @serial
tag is often the same.
See the "Work Around" for an illustration.
(Review ID: 38665)
======================================================================