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

java/text/Format/DateFormat/Bug8141243.java failing in jake

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P3 P3
    • None
    • 9-repo-jigsaw
    • core-libs

      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

            okutsu Masayoshi Okutsu
            alanb Alan Bateman
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: