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

incorrect time format for FR_CA locale

XMLWordPrintable

    • sparc
    • solaris_2.5.1, solaris_2.6



      Name: laC46010 Date: 02/13/98



      JDK12beta3F fails to pass the following JCK12ea2 test:

      api/java_util/localeData/coreLocale.html#fr_CA

      The test outputs:

      long format time returned: 09:23:00 GMT-05:00
      full format time returned: 9 h 23 GMT-05:00
      testCollator: Passed. OKAY
      testTimeFormat: Failed. 2 Time Format tests failed. See result log for details
      STATUS:Failed. 1 out of 2 tests failed. First test that failed: testTimeFormat

      Correct formats should be as following:
        long format time returned: 09:23:00 EST
        full format time returned: 9 h 23 EST

      The difference beetwen returned formats and expected formats is format
      of TimeZone.

      Hook 5(hook5): test
      ======================================================================

            rgillamsunw Richard Gillam (Inactive)
            leosunw Leo Leo (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: