Re: RFR: 8356221: Clarify Console.charset() method description

2025-05-08 Thread Naoto Sato
On Wed, 7 May 2025 16:56:47 GMT, Naoto Sato wrote: > Simple clarification of the `Console.charset()` method description, making > explicit how the charset is applied. Thanks for the review, Brian - PR Comment: https://git.openjdk.org/jdk/pull/25103#issuecomment-2863826743

Re: RFR: 8356221: Clarify Console.charset() method description

2025-05-07 Thread Brian Burkhalter
On Wed, 7 May 2025 16:56:47 GMT, Naoto Sato wrote: > Simple clarification of the `Console.charset()` method description, making > explicit how the charset is applied. Looks all right to me. - Marked as reviewed by bpb (Reviewer). PR Review: https://git.openjdk.org/jdk/pull/25103#

RFR: 8356221: Clarify Console.charset() method description

2025-05-07 Thread Naoto Sato
Simple clarification of the `Console.charset()` method description, making explicit how the charset is applied. - Commit messages: - initial commit Changes: https://git.openjdk.org/jdk/pull/25103/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=25103&range=00 Issue: https