Integrated: 8366261: Provide utility methods for sun.security.util.Password

Naoto Sato naoto at openjdk.org
Tue Sep 9 19:41:21 UTC 2025


On Wed, 27 Aug 2025 22:53:28 GMT, Naoto Sato <naoto at 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 <naoto at 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


More information about the core-libs-dev mailing list