RFR: 8321131: Console read line with zero out should zero out underlying buffer in JLine [v3]

Naoto Sato naoto at openjdk.org
Sat Dec 2 21:57:01 UTC 2023


> This is the fix to JLine, which makes it on par with the built-in Console fix ([JDK-8320798](https://bugs.openjdk.org/browse/JDK-8320798)).

Naoto Sato has updated the pull request incrementally with one additional commit since the last revision:

  Removed unnecessary modification in LineReader

-------------

Changes:
  - all: https://git.openjdk.org/jdk/pull/16930/files
  - new: https://git.openjdk.org/jdk/pull/16930/files/a3773d44..36ee3c84

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=16930&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=16930&range=01-02

  Stats: 6 lines in 2 files changed: 0 ins; 5 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/16930.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/16930/head:pull/16930

PR: https://git.openjdk.org/jdk/pull/16930


More information about the core-libs-dev mailing list