[jdk11u-dev] Integrated: 8320798: Console read line with zero out should zero out underlying buffer
Goetz Lindenmaier
goetz at openjdk.org
Mon Dec 18 11:30:53 UTC 2023
On Sat, 16 Dec 2023 10:54:34 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:
> A fix we should have in 11., backported from 17.
> Basically the same change, but I had to adapt the instanceof statements to syntax of 11.
This pull request has now been integrated.
Changeset: 93f7a8c5
Author: Goetz Lindenmaier <goetz at openjdk.org>
URL: https://git.openjdk.org/jdk11u-dev/commit/93f7a8c559197670b46c40c0bf7dfa8abe0d2648
Stats: 21 lines in 2 files changed: 21 ins; 0 del; 0 mod
8320798: Console read line with zero out should zero out underlying buffer
Reviewed-by: mdoerr
Backport-of: 48c847836e44aec2d5be4aaa3040dffc9d95fad5
-------------
PR: https://git.openjdk.org/jdk11u-dev/pull/2400
More information about the jdk-updates-dev
mailing list