On Mon, 20 May 2024 18:08:31 GMT, Naoto Sato <na...@openjdk.org> wrote:
> This test intends to verify the behavior of JdkConsole for the java.base > module, wrt restoring the echo. The test assumes the internal methods that > sets/gets the echo status of the platform. This pull request has now been integrated. Changeset: 25ad8623 Author: Naoto Sato <na...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/25ad86234a7cd6e606b273f3e63351aa07c567a3 Stats: 154 lines in 2 files changed: 154 ins; 0 del; 0 mod 8332161: Test restoring echo in the Console implementation (java.base) Reviewed-by: joehw, prappo ------------- PR: https://git.openjdk.org/jdk/pull/19315