> Please review the subject fix. In light of JEP400, Java runtime can/should > start in UTF-8 charset if the underlying native encoding is not supported.
Naoto Sato has updated the pull request incrementally with one additional commit since the last revision: Replace jnuEncoding in jni_util.c with UTF-8, if platform encoding is not supported ------------- Changes: - all: https://git.openjdk.java.net/jdk/pull/6282/files - new: https://git.openjdk.java.net/jdk/pull/6282/files/3428cdf4..c241e8da Webrevs: - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=6282&range=06 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=6282&range=05-06 Stats: 70 lines in 1 file changed: 20 ins; 37 del; 13 mod Patch: https://git.openjdk.java.net/jdk/pull/6282.diff Fetch: git fetch https://git.openjdk.java.net/jdk pull/6282/head:pull/6282 PR: https://git.openjdk.java.net/jdk/pull/6282