RFR: 8350703: Add standard system property stdin.encoding [v2]
Stuart Marks
smarks at openjdk.org
Wed Apr 23 17:17:00 UTC 2025
> * Windows and Unix: set sprops.stdin_encoding if connected to a console
> * Add specs for stdin.encoding
> * Adjust specs to change "undefined" to "unspecified"
> * Rewrite System.in spec to refer to new property and to clarify usage with classes that perform encoding
> * Update property test
Stuart Marks has updated the pull request incrementally with one additional commit since the last revision:
Update sun.stdout/err.encoding comments; tweak Windows file handle variable name.
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/24738/files
- new: https://git.openjdk.org/jdk/pull/24738/files/42933bc2..5357e504
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=24738&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=24738&range=00-01
Stats: 13 lines in 2 files changed: 0 ins; 1 del; 12 mod
Patch: https://git.openjdk.org/jdk/pull/24738.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/24738/head:pull/24738
PR: https://git.openjdk.org/jdk/pull/24738
More information about the core-libs-dev
mailing list