> This PR cleans up some native code for Windows i18n functions. These 
> particular calls are designed to run on Windows Vista and later. Since Vista 
> (and older) are not supported Windows platforms, the calls no longer need to 
> be checked if they are supported and can be called directly.
> 
> Reference to docs: 
> https://learn.microsoft.com/en-us/windows/win32/api/winnls/nf-winnls-getlocaleinfoex.
> 
>> Minimum supported client:    Windows Vista
>> Minimum supported server:    Windows Server 2008

Justin Lu has updated the pull request incrementally with one additional commit 
since the last revision:

  Remove dynamic loading and call directly

-------------

Changes:
  - all: https://git.openjdk.org/jdk/pull/28119/files
  - new: https://git.openjdk.org/jdk/pull/28119/files/0ccf212a..e18a5744

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=28119&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=28119&range=00-01

  Stats: 62 lines in 2 files changed: 5 ins; 44 del; 13 mod
  Patch: https://git.openjdk.org/jdk/pull/28119.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/28119/head:pull/28119

PR: https://git.openjdk.org/jdk/pull/28119

Reply via email to