On Thu, 17 Dec 2020 16:36:07 GMT, Alexander Zuev <kiz...@openjdk.org> wrote:

>> - The JTextComponent.setText() is overidden in the JPasswordField to make 
>> the "text" property non-"bound" in the JPasswordField, same as in the 
>> JTextComponent
>>  - The new implementation of setText() clean an internal data storage
>>  - Also some internal caches are cleaned as well
>
> Looks good.

Looks good.

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

PR: https://git.openjdk.java.net/jdk16/pull/39

Reply via email to