[jdk11u-dev] RFR: 8238203: Return value of GetUserDefaultUILanguage() should be handled as LANGID

Stephanie Crater duke at openjdk.org
Thu Jul 14 16:42:28 UTC 2022


Backport of JDK-8238203
---------
### Progress
- [ ] Change must be properly reviewed (1 review required, with at least 1 [Reviewer](https://openjdk.org/bylaws#reviewer))
- [x] Change must not contain extraneous whitespace
- [x] Commit message must refer to an issue

### Error
 ⚠️ The pull request body must not be empty.



### Reviewing
<details><summary>Using <code>git</code></summary>

Checkout this PR locally: \
`$ git fetch https://git.openjdk.org/jdk11u-dev pull/1224/head:pull/1224` \
`$ git checkout pull/1224`

Update a local copy of the PR: \
`$ git checkout pull/1224` \
`$ git pull https://git.openjdk.org/jdk11u-dev pull/1224/head`

</details>
<details><summary>Using Skara CLI tools</summary>

Checkout this PR locally: \
`$ git pr checkout 1224`

View PR using the GUI difftool: \
`$ git pr show -t 1224`

</details>
<details><summary>Using diff file</summary>

Download this PR as a diff file: \
<a href="https://git.openjdk.org/jdk11u-dev/pull/1224.diff">https://git.openjdk.org/jdk11u-dev/pull/1224.diff</a>

</details>

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

Commit messages:
 - Merge branch 'openjdk:master' into jdk-8238203
 - Backport 1cd5eac5c36b32ca35a23668c3124f23787d91d0

Changes: https://git.openjdk.org/jdk11u-dev/pull/1224/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=1224&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8238203
  Stats: 6 lines in 1 file changed: 1 ins; 0 del; 5 mod
  Patch: https://git.openjdk.org/jdk11u-dev/pull/1224.diff
  Fetch: git fetch https://git.openjdk.org/jdk11u-dev pull/1224/head:pull/1224

PR: https://git.openjdk.org/jdk11u-dev/pull/1224


More information about the jdk-updates-dev mailing list