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
8313865: Always true condition in sun.nio.cs.CharsetMapping#readINDEXC2B
8275863: Use encodeASCII for ASCII-compatible DoubleByte encodings
8301119: Support for GB18030-2022
8268698: Use Objects.check{Index,FromToIndex,FromIndexSize} for java.base
8310047: Add UTF-32 based Charsets into StandardCharsets
8320798: Console read line with zero out should zero out underlying buffer
8306308: (ch) Writer created by Channels::newWriter may lose data
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