-
Bug
-
Resolution: Unresolved
-
P4
-
22
-
Fix Understood
-
generic
-
generic
The test file was converted to use JUnit as part of a bigger conversion in JDK-8310049.
Two instances of `Charset.isSupported` were incorrectly replaced by `Charset.forName` and should be reverted back.
This was discovered during the backport review ofJDK-8310049.
Two instances of `Charset.isSupported` were incorrectly replaced by `Charset.forName` and should be reverted back.
This was discovered during the backport review of
- caused by
-
JDK-8310049 Refactor Charset tests to use JUnit
-
- Resolved
-
- links to
-
Review(master) openjdk/jdk/27631