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

DateFormatSymbols: inappropriate era string "Taisho" for ja locale

    XMLWordPrintable

Details

    • 1.1.6
    • generic
    • generic
    • Verified

    Backports

      Description

        DateFormatSymbols.getEras() retunrs incorrect string to represent Japanese current era.

        Era string entries in LocaleElements_ja.java were corrected because of BugID
        4038634. However it returns "Taisho" instead of "Heisei".

        Basic function to handle "ERA" isn't yet implemented so that the system always returns "AC" whose string contained in 2nd element of era strings in resource bundle. 2nd element in Japanese resource bundle is "Taisho", so that
        it returns "Taisho" no matter what current era is.

        Attachments

          Issue Links

            Activity

              People

                joconnersunw John Oconner (Inactive)
                sishidasunw Shoji Ishida (Inactive)
                Votes:
                0 Vote for this issue
                Watchers:
                1 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved:
                  Imported:
                  Indexed: