Re: RFR: 8358809: better link to stdin.encoding from java.lang.IO

2025-06-06 Thread Naoto Sato
On Fri, 6 Jun 2025 18:34:10 GMT, Stuart Marks wrote: > Use a link of the form `System##stdin.encoding` to link directly to the > system property's description. Marked as reviewed by naoto (Reviewer). - PR Review: https://git.openjdk.org/jdk/pull/25676#pullrequestreview-2906011665

RFR: 8358809: better link to stdin.encoding from java.lang.IO

2025-06-06 Thread Stuart Marks
Use a link of the form `System##stdin.encoding` to link directly to the system property's description. - Commit messages: - 8358809: better link to stdin.encoding from java.lang.IO Changes: https://git.openjdk.org/jdk/pull/25676/files Webrev: https://webrevs.openjdk.org/?repo=jdk