-
Enhancement
-
Resolution: Won't Fix
-
P4
-
None
-
1.2.0
-
generic
-
generic
javadoc issues warnings about missing @serial tags for fields of RMI server implementation classes. Instances of these classes are usually never actually serialized, they are replaced automatically with RMI stubs when sent in an RMI call. It would be nice if javadoc didn't complain about these, or at least had a way to turn off the warning for this case.