RFR: 8369078: Fix faulty test conversion in IllegalCharsetName.java

Naoto Sato naoto at openjdk.org
Fri Oct 3 23:12:46 UTC 2025


On Fri, 3 Oct 2025 22:14:33 GMT, Justin Lu <jlu at openjdk.org> wrote:

> This PR corrects two instances of `Charset.isSupported` which were inadvertently converted to `Charset.forName` in _test/jdk/java/nio/charset/Charset/IllegalCharsetName.java_ during [JDK-8369078](https://bugs.openjdk.org/browse/JDK-8369078).

Marked as reviewed by naoto (Reviewer).

-------------

PR Review: https://git.openjdk.org/jdk/pull/27631#pullrequestreview-3301255386


More information about the nio-dev mailing list