master
8231717: Improve performance of charset decoding when charset is always compactable
8187443: Forest Consolidation: Move files to unified layout
8274242: Implement fast-path for ASCII-compatible CharsetEncoders on x86
8266459: Implement JEP 411: Deprecate the Security Manager for Removal
8275863: Use encodeASCII for ASCII-compatible DoubleByte encodings
8301119: Support for GB18030-2022
8261744: Implement CharsetDecoder ASCII and latin-1 fast-paths
8292043: Incorrect decoding near EOF for stateful decoders like UTF-16
8136895: Writer not closed with disk full error, file resource leaked
8234147: Avoid looking up standard charsets in core libraries
8200310: Avoid charset lookup machinery in java.nio.charset.StandardCharsets
8167252: Some of Charset.availableCharsets() does not contain itself
8216140: Correct UnicodeDecoder U+FFFE handling