RFR: 8339347: keytool -importpass insists prompting the user even if there is no terminal [v2]

Weijun Wang weijun at openjdk.org
Thu Sep 5 19:40:51 UTC 2024


On Thu, 5 Sep 2024 17:58:08 GMT, Hai-May Chao <hchao at openjdk.org> wrote:

>> Given the changes to the System.console() behavior, where it no longer returns null when a write pipe is connected to the Java process, keytool needs to be updated to determine whether an interactive terminal is attached.
>
> Hai-May Chao has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Update setResponse in testcase

Looks good to me. Thanks.

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

Marked as reviewed by weijun (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/20855#pullrequestreview-2283935621


More information about the security-dev mailing list