RFR: 8332161: Test restoring echo in the Console implementation (java.base) [v7]
    Naoto Sato 
    naoto at openjdk.org
       
    Tue Jun  4 17:46:17 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 incrementally with one additional commit since the last revision:
  Check restored echo with stty -a
-------------
Changes:
  - all: https://git.openjdk.org/jdk/pull/19315/files
  - new: https://git.openjdk.org/jdk/pull/19315/files/2477adf4..c1ea5d59
Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=19315&range=06
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=19315&range=05-06
  Stats: 68 lines in 2 files changed: 8 ins; 38 del; 22 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