RFR: 8366261: Provide utility methods for sun.security.util.Password [v6]

Stuart Marks smarks at openjdk.org
Tue Sep 9 04:47:11 UTC 2025


On Mon, 8 Sep 2025 16:34:29 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.
>
> Naoto Sato has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Fix comments

Looks good.

-------------

Marked as reviewed by smarks (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/26973#pullrequestreview-3199187546


More information about the core-libs-dev mailing list