RFR: 8332161: Test restoring echo in the Console implementation (java.base) [v6]
Joe Wang
joehw at openjdk.org
Wed May 29 05:13:02 UTC 2024
On Tue, 28 May 2024 16:56:18 GMT, Naoto Sato <naoto at 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.
>
> Naoto Sato has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains 23 commits:
>
> - incorporated the same fix from 8332922
> - Merge branch 'master' into JDK-8332161-restoreEcho-Test
> - Merge branch 'master' into JDK-8332161-restoreEcho-Test
> - Merge branch 'JDK-8332084-restoreEcho-readLock' into JDK-8332161-restoreEcho-Test
> - Added comment for restoreEchoLock
> - fixing typo
> - Merge branch 'JDK-8332084-restoreEcho-readLock' into JDK-8332161-restoreEcho-Test
> - Merge branch 'master' into JDK-8332084-restoreEcho-readLock
> - leftover typo
> - get/setEcho() -> echo()
> - ... and 13 more: https://git.openjdk.org/jdk/compare/b8f2ec90...2477adf4
Marked as reviewed by joehw (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/19315#pullrequestreview-2084275580
More information about the core-libs-dev
mailing list