On Fri, 1 Dec 2023 18:24:48 GMT, Naoto Sato <na...@openjdk.org> wrote:
> 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)). This pull request has now been integrated. Changeset: bd04f91e Author: Naoto Sato <na...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/bd04f91e9103ee04f643f8d04553705c4d78fda3 Stats: 19 lines in 3 files changed: 16 ins; 3 del; 0 mod 8321131: Console read line with zero out should zero out underlying buffer in JLine Reviewed-by: iris, alanb, jlahoda ------------- PR: https://git.openjdk.org/jdk/pull/16930