On Tue, 22 Nov 2022 03:15:55 GMT, Sergey Bylokhov <[email protected]> wrote:
> The usage of DocumentFilter in the JPasswordField is excluded from the > [JDK-8258373](https://bugs.openjdk.org/browse/JDK-8258373). That will be > responsibility of the application to cleanup the password if DocumentFilter > is set. Marked as reviewed by prr (Reviewer). So, if you have a filter, then revert to before https://bugs.openjdk.org/browse/JDK-8258676. OK, not sure what else we could do. ------------- PR: https://git.openjdk.org/jdk/pull/11281
