Expression.java :
Is it worth fixing the typo :-

 142      * See the <code>excecute</code> method for details on how


Introspector.java

  97      * Flag to indicate the to use of all beaninfo.


BeanContextServicesSupport.java

 625          * @return a service provider without overriding addService()
 626          * @param sc the class
 627          * @param bcsp the service provider


don't we expect @return after the @params?

Same here

 353      * @return Subtype-specific subclass of Child without overriding 
collection methods

-phil.


On 8/6/13 2:58 PM, Joe Darcy wrote:
Hello,

Please review this fix to resolve the doclint issues in java.beans:

    http://cr.openjdk.java.net/~darcy/8022406.0

Thanks,

-Joe

Reply via email to