RFR: JDK-6229853: BasicTextAreaUI:create incompletely documents the possible returned View types [v2]

Prasanta Sadhukhan psadhukhan at openjdk.org
Wed Sep 28 11:47:23 UTC 2022


On Wed, 28 Sep 2022 10:59:57 GMT, Alexey Ivanov <aivanov at openjdk.org> wrote:

>> Prasanta Sadhukhan has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   javadoc fix
>
> src/java.desktop/share/classes/javax/swing/plaf/basic/BasicTextAreaUI.java line 140:
> 
>> 138: 
>> 139:     /**
>> 140:      * Creates the view for an element.
> 
> Suggestion:
> 
>      * Creates a view for an element.
> 
> It does not always return the same type of view.

ok

-------------

PR: https://git.openjdk.org/jdk/pull/10376



More information about the client-libs-dev mailing list