On Thu, 3 Jun 2021 01:02:56 GMT, Sergey Bylokhov <[email protected]> wrote:
>> Another way of phrasing it would be
>>
>> The text displayed in {@code JPasswordField} shows you that something was
>> typed but does not show the original characters.
>>
>> Note "that something" not "something that" and the rest of the rephrasing
>> matters too.
>
> I do not like the phrase "Although the text displayed in", the "text" is not
> displayed in the JPasswordField per se, please suggest something else.
"The text entered in {@code JPasswordField} displays that something was typed
and does not show the original characters"
?
-------------
PR: https://git.openjdk.java.net/jdk/pull/4296