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

Naoto Sato naoto at openjdk.org
Thu Aug 28 16:00:21 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 std0ut is redirected.

Naoto Sato has updated the pull request incrementally with one additional commit since the last revision:

  Update test/jdk/java/io/Console/ModuleSelectionTest.java
  
  Co-authored-by: Francesco Andreuzzi <andreuzzi.francesco at gmail.com>

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/26973/files
  - new: https://git.openjdk.org/jdk/pull/26973/files/bbfb036f..5c2053f1

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=26973&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=26973&range=01-02

  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 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