On 26/07/2013 21:26, Joe Darcy wrote:
> Hello,
>
> The generated nio code has some doclint issues; the patch below fixes
> them.
>
> The majority of the changes are replacing
>
> {@link #Foo </code>plain old foo<code>}
>
> with
>
> {@linkplain #Foo foo}
>
> Thanks,
>
> -Joe
Looks fine to me.
-Alan