RFR: 8356420: Provide examples on wrapping System.in [v6]
Chen Liang
liach at openjdk.org
Tue May 13 22:49:54 UTC 2025
On Tue, 13 May 2025 03:15:25 GMT, Naoto Sato <naoto at openjdk.org> wrote:
>> With the introduction of `stdin.encoding` ([JDK-8350703](https://bugs.openjdk.org/browse/JDK-8350703)), some guidance for users to decode `System.in` would be desirable. Adding examples in the field description would help.
>
> Naoto Sato has updated the pull request incrementally with one additional commit since the last revision:
>
> Removed an erroneous curly brace
Let's address the other incorrect wrappings in a dedicated RFE.
-------------
Marked as reviewed by liach (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/25155#pullrequestreview-2838287193
More information about the core-libs-dev
mailing list