<Swing Dev> [jdk17] RFR: 8268775: Password is being converted to String in AccessibleJPasswordField [v2]
Phil Race
prr at openjdk.java.net
Fri Jul 2 19:24:57 UTC 2021
On Wed, 30 Jun 2021 14:58:28 GMT, Alexander Zuev <kizune at openjdk.org> wrote:
>> 8268775: Password is being converted to String in AccessibleJPasswordField
>
> Alexander Zuev has updated the pull request incrementally with one additional commit since the last revision:
>
> Use getDocumnt().getLength() instead of requesting password as an array of chars and counting its length
Marked as reviewed by prr (Reviewer).
-------------
PR: https://git.openjdk.java.net/jdk17/pull/127
More information about the swing-dev
mailing list