RFR: JDK-6229853: BasicTextAreaUI:create incompletely documents the possible returned View types [v3]
Prasanta Sadhukhan
psadhukhan at openjdk.org
Wed Sep 28 12:11:34 UTC 2022
On Wed, 28 Sep 2022 11:49:46 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/BasicTextFieldUI.java line 86:
>
>> 84:
>> 85: /**
>> 86: * Creates a view (FieldView) based on an element.
>
> Suggestion:
>
> * Creates a view based on an element.
>
> For consistency, if we don't document the types.
ok
-------------
PR: https://git.openjdk.org/jdk/pull/10376
More information about the client-libs-dev
mailing list