[jdk25u] RFR: 8354469: Keytool exposes the password in plain text when command is piped using | grep
Weijun Wang
weijun at openjdk.org
Sun Oct 26 02:18:09 UTC 2025
On Wed, 22 Oct 2025 08:59:50 GMT, Nibedita Jena <duke at openjdk.org> wrote:
> 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.
The most important test is the newly added manual test `EchoPassword.java`. Please make sure it passes, ideally on all supported OSes.
-------------
PR Comment: https://git.openjdk.org/jdk25u/pull/332#issuecomment-3447943146
More information about the jdk-updates-dev
mailing list