The `s.s.u.Password` class offers a terminal for password input. It allows password input even when its standard output is redirected, which effectively rules out the use of `System.console()`. It would be desirable for `Password` to have a terminal using the "built-in" `Console` in such a case.
- links to
-
Review(master) openjdk/jdk/26973