<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
Tue Apr 14 18:06:42 UTC 2015


On 08.04.15 20:27, joe darcy wrote:
>
>> BasicFileChooserUI.java: openDialogTitleText/saveDialogTitleText 
>> should mention that these are title text.
>
> I'll make that edit.
>
>> BasicInternalFrameUI.java: all text fields is in a lowcase unlike 
>> other files, is it expected?
>
> I'll change those to be
>
>      /** Border listener */
>
> rather than
>
>      /** border listener */
>
Then the fix looks good. Thanks!
>
> Thanks,
>
> -Joe
>
>>
>> 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