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

Fix faulty test conversion in IllegalCharsetName.java

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • 26
    • 22
    • core-libs
    • Fix Understood
    • 22
    • 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:
            2 Start watching this issue

              Created:
              Updated: