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

TEST_BUG: minor cleanup of java/util/Scanner/ScanTest.java

XMLWordPrintable

    • b77

        ScanTest.java may change the JVM's default locale to English under certain conditions. It does this within a try/finally, where the finally block changes the default locale back to its original setting. This might be OK, but then again, it might be safer to run this in /othervm mode to ensure that locale changes don't affect any other tests.

              smarks Stuart Marks
              smarks Stuart Marks
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: