-
Bug
-
Resolution: Fixed
-
P4
-
None
-
b02
-
generic
-
generic
This was suggested in the PR review for JDK-8332084 for the better test coverage. In the Console implementation in java.base, echoing is done by the underlying platform. The test should ensure that the echo is restored with an abrupt application exit.
- relates to
-
JDK-8332084 Ensure JdkConsoleImpl.restoreEcho visibility in a shutdown hook
- Resolved