RFR: 8332161: Test restoring echo in the Console implementation (java.base) [v3]
Naoto Sato
naoto at openjdk.org
Fri May 24 15:45:22 UTC 2024
> 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 incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains seven additional commits since the last revision:
- fixing typo
- Merge branch 'JDK-8332084-restoreEcho-readLock' into JDK-8332161-restoreEcho-Test
- leftover typo
- get/setEcho() -> echo()
- Merge branch 'JDK-8332084-restoreEcho-readLock' into JDK-8332161-restoreEcho-Test
- Merge branch 'JDK-8332084-restoreEcho-readLock' into JDK-8332161-restoreEcho-Test
- initial commit
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/19315/files
- new: https://git.openjdk.org/jdk/pull/19315/files/ad4a4e47..1cd88c61
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=19315&range=02
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=19315&range=01-02
Stats: 14345 lines in 305 files changed: 9600 ins; 3407 del; 1338 mod
Patch: https://git.openjdk.org/jdk/pull/19315.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/19315/head:pull/19315
PR: https://git.openjdk.org/jdk/pull/19315
More information about the core-libs-dev
mailing list