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
8268698: Use Objects.check{Index,FromToIndex,FromIndexSize} for java.base
8320798: Console read line with zero out should zero out underlying buffer
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