-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: 26
-
Component/s: security-libs
-
master
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-8374631 | 26 | Weijun Wang | P3 | Resolved | Fixed | master |
In JDK-8354469, we use a heuristic to detect whether System.in is interactive or redirected and print out a warning if it's interactive but there is no console. The warning should only be printed when the Password::readPassword is reading password from System.in.
- backported by
-
JDK-8374631 No need for visible input warning in s.s.u.Password when not reading from System.in
-
- Resolved
-
- caused by
-
JDK-8354469 Keytool exposes the password in plain text when command is piped using | grep
-
- Resolved
-
- links to
-
Commit(jdk26)
openjdk/jdk/25462ba4
-
Commit(master)
openjdk/jdk/fbc59ac0
-
Review(jdk26)
openjdk/jdk/29073
-
Review(master)
openjdk/jdk/29051
(1 links to)