RFR: 8275145: file.encoding system property has an incorrect value on Windows
Naoto Sato
naoto at openjdk.java.net
Thu Oct 14 21:28:53 UTC 2021
On Thu, 14 Oct 2021 15:50:28 GMT, Naoto Sato <naoto at openjdk.org> wrote:
> Fixing a regression in which `file.encoding` was initialized by `sprops->encoding` instead of `sprops->sun_jnu_encoding` on non macOS platforms. tier1-3 tests passed on all platforms.
Filed a CSR: https://bugs.openjdk.java.net/browse/JDK-8275309
-------------
PR: https://git.openjdk.java.net/jdk/pull/5953
More information about the core-libs-dev
mailing list