On Wed, 16 Dec 2020 20:35:04 GMT, Sergey Bylokhov <s...@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

This pull request has now been integrated.

Changeset: 7afb01dc
Author:    Sergey Bylokhov <s...@openjdk.org>
URL:       https://git.openjdk.java.net/jdk16/commit/7afb01dc
Stats:     393 lines in 7 files changed: 392 ins; 0 del; 1 mod

8258373: Update the text handling in the JPasswordField

Reviewed-by: kizune, prr, psadhukhan

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

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

Reply via email to