Integrated: 8321131: Console read line with zero out should zero out underlying buffer in JLine

Naoto Sato naoto at openjdk.org
Mon Dec 4 19:16:22 UTC 2023


On Fri, 1 Dec 2023 18:24:48 GMT, Naoto Sato <naoto at 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 <naoto at 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


More information about the core-libs-dev mailing list