[jdk25u] RFR: 8354469: Keytool exposes the password in plain text when command is piped using | grep

Nibedita Jena duke at openjdk.org
Wed Oct 22 09:07:22 UTC 2025


This PR contains both JDK-8354469 and JDK-8366261 since earlier one depends on later fix.

Manually merged ModuleSelectionTest, Console, JdkConsoleImpl for minor conflicts on syntax.

Verified the required tests from tier1-tier3.

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

Commit messages:
 - Backport a7a3a660e33fabc025ebe887f5605741be9ca8c3

Changes: https://git.openjdk.org/jdk25u/pull/332/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk25u&pr=332&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8354469
  Stats: 442 lines in 11 files changed: 368 ins; 12 del; 62 mod
  Patch: https://git.openjdk.org/jdk25u/pull/332.diff
  Fetch: git fetch https://git.openjdk.org/jdk25u.git pull/332/head:pull/332

PR: https://git.openjdk.org/jdk25u/pull/332


More information about the jdk-updates-dev mailing list