Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8369078

Fix faulty test conversion in IllegalCharsetName.java

XMLWordPrintable

    • 22
    • b19
    • 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 of JDK-8310049.

              jlu Justin Lu
              jlu Justin Lu
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: