-
Bug
-
Resolution: Fixed
-
P4
-
1.4.1
-
beta
-
sparc
-
solaris_8
-
Verified
The specification for java.rmi.Naming in J2SE 1.4.1 has the following typo:
> * @excception MalformedURLException if the name is not an appropriately
This misspelled tag causes the specification for MalformedURLException being thrown from Naming.list to be omitted from the generated documentation. This error is reported as part of the automated API documentation error checking process here:
http://javapubs.sfbay/apicheck/j2se/java/rmi/Naming.html
> * @excception MalformedURLException if the name is not an appropriately
This misspelled tag causes the specification for MalformedURLException being thrown from Naming.list to be omitted from the generated documentation. This error is reported as part of the automated API documentation error checking process here:
http://javapubs.sfbay/apicheck/j2se/java/rmi/Naming.html