Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8004028 tools/JarEntryTime.java failing intermittently
  3. JDK-8150324

java/util/Currency/CurrencyTest.java does not restore default TimeZone

XMLWordPrintable

                  TimeZone.setDefault(TimeZone.getTimeZone(switchOverTZ[i]));
      java/util/Currency/CurrencyTest.java

      Above i18n test set default TimeZone, without restore.

      This leads to potential problems for tests that run subsequently in the same VM.

            nishjain Nishit Jain
            amlu Amy Lu (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: