<Swing Dev> JDK 9 RFR of JDK-8077095: Fix missing doclint warnings in the javax.swing.plaf.basic package
Sergey Bylokhov
Sergey.Bylokhov at oracle.com
Wed Apr 8 14:37:44 UTC 2015
Hi, Joe.
What is the benefit of /** {@inheritDoc} */ ?(which are formatted
differently in different files) Probably simple @Override will be more
helpful?
BasicFileChooserUI.java: openDialogTitleText/saveDialogTitleText should
mention that these are title text.
BasicInternalFrameUI.java: all text fields is in a lowcase unlike other
files, is it expected?
On 08.04.15 10:28, joe darcy wrote:
> Hello,
>
> Please review the large but mostly straightforward changes to address:
>
> JDK-8077095: Fix missing doclint warnings in the
> javax.swing.plaf.basic package
> http://cr.openjdk.java.net/~darcy/8077095.0/
>
> This is the last large piece needed to fix the missing doclint in the
> client libraries. (Thankfully!)
>
> Thanks,
>
> -Joe
--
Best regards, Sergey.
More information about the swing-dev
mailing list