RFR: 8320798: Console read line with zero out should zero out underlying buffer [v3]

Jaikiran Pai jpai at openjdk.org
Fri Dec 1 01:30:10 UTC 2023


On Thu, 30 Nov 2023 17:39:30 GMT, Naoto Sato <naoto at openjdk.org> wrote:

>> It is best practice to zero out the underlying buffer after use.
>
> Naoto Sato has updated the pull request incrementally with one additional commit since the last revision:
> 
>   remove ensureOpen()

Thank you for the update Naoto. The changes look good to me.

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

Marked as reviewed by jpai (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/16861#pullrequestreview-1758847432


More information about the core-libs-dev mailing list