.. |
ArrayDecoder.java
|
8231717: Improve performance of charset decoding when charset is always compactable
|
2019-10-10 10:28:55 +01:00 |
ArrayEncoder.java
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
CESU_8.java
|
8274242: Implement fast-path for ASCII-compatible CharsetEncoders on x86
|
2021-09-29 12:58:14 +00:00 |
CharsetMapping.java
|
8266459: Implement JEP 411: Deprecate the Security Manager for Removal
|
2021-06-02 11:57:31 +00:00 |
DelegatableDecoder.java
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
DoubleByte.java
|
8275863: Use encodeASCII for ASCII-compatible DoubleByte encodings
|
2021-10-27 10:07:46 +00:00 |
GB18030.java
|
8301119: Support for GB18030-2022
|
2023-02-27 16:35:59 +00:00 |
HistoricallyNamedCharset.java
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
HKSCS.java
|
8275863: Use encodeASCII for ASCII-compatible DoubleByte encodings
|
2021-10-27 10:07:46 +00:00 |
ISO_8859_1.java
|
8268698: Use Objects.check{Index,FromToIndex,FromIndexSize} for java.base
|
2021-07-13 02:23:16 +00:00 |
SingleByte.java
|
8274242: Implement fast-path for ASCII-compatible CharsetEncoders on x86
|
2021-09-29 12:58:14 +00:00 |
StandardCharsets.java.template
|
8310047: Add UTF-32 based Charsets into StandardCharsets
|
2023-07-11 16:10:34 +00:00 |
StreamDecoder.java
|
8305902: (cs) Resolve default Charset only once in StreamEncoder and StreamDecoder
|
2023-04-14 06:21:39 +00:00 |
StreamEncoder.java
|
8305902: (cs) Resolve default Charset only once in StreamEncoder and StreamDecoder
|
2023-04-14 06:21:39 +00:00 |
StringUTF16.java
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
Surrogate.java
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
ThreadLocalCoders.java
|
8234147: Avoid looking up standard charsets in core libraries
|
2019-12-01 15:29:37 -08:00 |
Unicode.java
|
8167252: Some of Charset.availableCharsets() does not contain itself
|
2023-06-15 16:34:00 +00:00 |
UnicodeDecoder.java
|
8216140: Correct UnicodeDecoder U+FFFE handling
|
2019-01-11 14:24:23 -08:00 |
UnicodeEncoder.java
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
US_ASCII.java
|
8274242: Implement fast-path for ASCII-compatible CharsetEncoders on x86
|
2021-09-29 12:58:14 +00:00 |
UTF_8.java
|
8274242: Implement fast-path for ASCII-compatible CharsetEncoders on x86
|
2021-09-29 12:58:14 +00:00 |
UTF_16.java
|
8200310: Avoid charset lookup machinery in java.nio.charset.StandardCharsets
|
2018-03-28 21:14:06 -07:00 |
UTF_16BE.java
|
8200310: Avoid charset lookup machinery in java.nio.charset.StandardCharsets
|
2018-03-28 21:14:06 -07:00 |
UTF_16LE.java
|
8200310: Avoid charset lookup machinery in java.nio.charset.StandardCharsets
|
2018-03-28 21:14:06 -07:00 |
UTF_16LE_BOM.java
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
UTF_32.java
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
UTF_32BE.java
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
UTF_32BE_BOM.java
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
UTF_32Coder.java
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
UTF_32LE.java
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
UTF_32LE_BOM.java
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |