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

Force English locale for timeout formatting

XMLWordPrintable

    • b19
    • 19
    • b13

        PassFailJFrame formats the time remaining using the `String.format` method which uses default locale to display numbers. Depending on the locale, the shape of the digits could be different from the ones we're used to, which could look confusing.

        Use Locale.ENGLISH to explicitly specify an English locale for formatting.

              aivanov Alexey Ivanov
              aivanov Alexey Ivanov
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: