jdk-24/test/jdk/java/nio/charset/Charset
Naoto Sato d6d7bdc774 8319817: Charset constructor should make defensive copy of aliases
Reviewed-by: rriggs, alanb, bpb, iris, jpai
2023-11-20 17:31:58 +00:00
..
AliasesCopy.java 8319817: Charset constructor should make defensive copy of aliases 2023-11-20 17:31:58 +00:00
AvailableCharsetNames.java 8310049: Refactor Charset tests to use JUnit 2023-06-20 17:21:00 +00:00
CharsetContainmentTest.java 8310049: Refactor Charset tests to use JUnit 2023-06-20 17:21:00 +00:00
Contains.java 8310049: Refactor Charset tests to use JUnit 2023-06-20 17:21:00 +00:00
Default.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
DefaultCharsetTest.java 8315097: Rename createJavaProcessBuilder 2023-10-27 08:47:26 +00:00
EncDec.java 8310049: Refactor Charset tests to use JUnit 2023-06-20 17:21:00 +00:00
ForName.java 8270490: Charset.forName() taking fallback default value 2021-10-27 12:39:46 +00:00
IllegalCharsetName.java 8310049: Refactor Charset tests to use JUnit 2023-06-20 17:21:00 +00:00
NIOCharsetAvailabilityTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
NullCharsetName.java 8310458: Fix build failure caused by JDK-8310049 2023-06-20 18:16:33 +00:00
RegisteredCharsets.java 8310049: Refactor Charset tests to use JUnit 2023-06-20 17:21:00 +00:00