<Beans Dev> RFR JDK 8 8022406: Fix doclint issues in java.beans

Phil Race philip.race at oracle.com
Tue Aug 6 15:31:32 PDT 2013


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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/beans-dev/attachments/20130806/538ca71c/attachment.html 


More information about the beans-dev mailing list