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

Calendar mismatch using Host LocaleProviderAdapter

    XMLWordPrintable

Details

    • b84
    • generic
    • generic

    Description

      Host LocaleProviderAdapter allows the JDK's locale sensitive services exploit the underlying OS's locale settings. In some OSes, they are capable of setting the calendar system independent of the locale. For example on MacOS, the Preferences allow users to select Japanese calendar in US locale. Calendar.getInstance() should return Japanese calendar in such a case (right now it always returns GregorianCalendar)

      Attachments

        Activity

          People

            naoto Naoto Sato
            naoto Naoto Sato
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: