On Thu, 30 Nov 2023 11:10:44 GMT, Jaikiran Pai <j...@openjdk.org> wrote:

> Given that the default `JdkConsole` provider implementation is the one that 
> uses jline (in `jdk.internal.le` module), should we also do something to zero 
> out this data in its implementation too. A brief glance suggests that it too 
> uses an internal implementation class called 
> `jdk.internal.org.jline.reader.impl.BufferImpl`.

This PR is the console implementation in java.base, there will be other changes 
for jline.

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

PR Comment: https://git.openjdk.org/jdk/pull/16861#issuecomment-1833622797

Reply via email to