On 17/06/2013 04:48, Joe Darcy wrote:
Hello,

Please review the patch below which resolves a subset of the doclint warnings in java.lang.

Thanks,

-Joe
One comment on Double is that you've removed the <code> to fix the nesting issue. Did you consider replacing this with <pre>{@code ... }</pre> so that you've got {@code ..} around the code fragment. That would avoid needing to check it for escaping.

Otherwise looks fine to me.

-Alan.

Reply via email to