-
Bug
-
Resolution: Not an Issue
-
P4
-
None
-
None
The sources files in the API don't seem to have been compiled with the doclint as there seem to be missing javadoc on various methods, etc. Please run with
-Xlint:all -Xdoclint:all/protected
and see what sort of warnings are produced. (Some of the exception types might also be missing serialVersionUID fields.)
-Xlint:all -Xdoclint:all/protected
and see what sort of warnings are produced. (Some of the exception types might also be missing serialVersionUID fields.)