On Wed, 27 Aug 2025 22:53:28 GMT, Naoto Sato <na...@openjdk.org> wrote:
> Providing a couple of utility methods using the "built-in" `Console` > implementation to support tools that require password input, such as > `keytool`, ensuring they work even when std0ut is redirected. This pull request has now been integrated. Changeset: a12e9fce Author: Naoto Sato <na...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/a12e9fcebda1d7b75cb892e7920333d73fb5de9c Stats: 106 lines in 6 files changed: 81 ins; 0 del; 25 mod 8366261: Provide utility methods for sun.security.util.Password Reviewed-by: smarks, weijun ------------- PR: https://git.openjdk.org/jdk/pull/26973