RFR: 8321131: Console read line with zero out should zero out underlying buffer in JLine [v2]
Alan Bateman
alanb at openjdk.org
Sat Dec 2 09:56:36 UTC 2023
On Fri, 1 Dec 2023 21:24:47 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)).
>
> Naoto Sato has updated the pull request incrementally with one additional commit since the last revision:
>
> moved instance fields at the top of the class
This looks okay. I think @MBaesken plan to try to some automated tests for this.
-------------
Marked as reviewed by alanb (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/16930#pullrequestreview-1760848832
More information about the core-libs-dev
mailing list