RFR: 8366261: Provide utility methods for sun.security.util.Password [v2]
Naoto Sato
naoto at openjdk.org
Wed Aug 27 23:48:28 UTC 2025
> 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 stdin is redirected.
Naoto Sato has updated the pull request incrementally with one additional commit since the last revision:
@Native annotated
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/26973/files
- new: https://git.openjdk.org/jdk/pull/26973/files/25393876..bbfb036f
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=26973&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=26973&range=00-01
Stats: 4 lines in 1 file changed: 1 ins; 0 del; 3 mod
Patch: https://git.openjdk.org/jdk/pull/26973.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/26973/head:pull/26973
PR: https://git.openjdk.org/jdk/pull/26973
More information about the security-dev
mailing list