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

HostLocaleProviderAdapter_md.c from libjava can use GetLocaleInfoEx, GetCalendarInfoEx, EnumCalendarInfoExEx directly

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • 25, 26
    • core-libs

      GetLocaleInfoEx, GetCalendarInfoEx, EnumCalendarInfoExEx can be called directly now.
      Many years ago we checked those functions to support Windows versions older than Vista without those functions, but this is most likely not needed any more these days.

      See
      https://learn.microsoft.com/en-us/windows/win32/api/winnls/nf-winnls-getlocaleinfoex
      https://learn.microsoft.com/en-us/windows/win32/api/winnls/nf-winnls-getcalendarinfoex
      https://learn.microsoft.com/en-us/windows/win32/api/winnls/nf-winnls-enumcalendarinfoexex

            jlu Justin Lu
            mbaesken Matthias Baesken
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: