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

test/java/text/Format/DateFormat/Bug8141243.java fails in jake b96

    XMLWordPrintable

Details

    Description

      This test has been failing in jigsaw/jake since it was sync'ed up to JDK 9+96

      The output of the test is:

      Got unexpected results:
          parse exception: java.text.ParseException: Unparseable date: "UTC", locale: nn
          parse exception: java.text.ParseException: Unparseable date: "UTC", locale: ar_JO
          parse exception: java.text.ParseException: Unparseable date: "UTC", locale: bg
          parse exception: java.text.ParseException: Unparseable date: "UTC", locale: kea
          parse exception: java.text.ParseException: Unparseable date: "UTC", locale: zu
          parse exception: java.text.ParseException: Unparseable date: "UTC", locale: ky_KG_#Cyrl
          parse exception: java.text.ParseException: Unparseable date: "UTC", locale: am_ET
      :
      java.lang.RuntimeException: Test failed.
      at Bug8141243.main(Bug8141243.java:79)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-internal/Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(java.base@9-internal/NativeMethodAccessorImpl.java:62)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-internal/DelegatingMethodAccessorImpl.java:43)
      at java.lang.reflect.Method.invoke(java.base@9-internal/Method.java:531)
      at com.sun.javatest.regtest.agent.MainActionHelper$SameVMRunnable.run(MainActionHelper.java:226)
      at java.lang.Thread.run(java.base@9-internal/Thread.java:747

      Attachments

        Issue Links

          Activity

            People

              okutsu Masayoshi Okutsu
              mchung Mandy Chung
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: