I can fix the latter, I'll put it in as a "rider" to my next i18n patch
(adding some testing).
I don't know about the former.
David
Suresh Thalamati wrote:
Noticed following java doc warnings on the trunk:
[javadoc]
opensource\java\client\org\apache\derby\client\am\Connection.java:1012:
warning - @return tag has no arguments.
[javadoc]
opensource\java\client\org\apache\derby\client\am\SqlException.java:169:
warning - Tag @return cannot be used in constructor documentation. It
can only be used in the following types of documentation: method.
Thanks
-suresht