On Fri, 9 May 2025 20:31:51 GMT, Naoto Sato <na...@openjdk.org> wrote:
>> src/java.base/share/classes/java/lang/System.java line 136: >> >>> 134: * new InputStreamReader(System.in, >>> System.getProperty("stdin.encoding")); >>> 135: * } >>> 136: * Or with a {@link java.util.Scanner Scanner}: >> >> "Or with" -> "Using a" or "Or using a" for consistency? Up to you. > > Thanks. That flows better. Corrected. You're welcome. Re-approved. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/25155#discussion_r2082457972