<i18n dev> RFR: 8320788: The system properties page is missing some properties [v3]

Naoto Sato naoto at openjdk.org
Tue Jan 9 23:40:35 UTC 2024


> Adding an explanation of the locale-related system properties in the `System.getProperties()` method. Corresponding CSR has also been drafted.

Naoto Sato has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains 18 commits:

 - Merge branch 'master' of https://git.openjdk.org/jdk into JDK-8320788-system.getProperties
 - Reflects review comments
 - initial commit
 - Reflects review comments
 - Reflects review comments
 - Reflects review comments
 - Reflects review comments
 - Review comments
 - Update src/java.base/share/classes/java/util/Locale.java
   
   Co-authored-by: Justin Lu <Justin.lu at oracle.com>
 - Update src/java.base/share/classes/java/util/Locale.java
   
   Co-authored-by: Justin Lu <Justin.lu at oracle.com>
 - ... and 8 more: https://git.openjdk.org/jdk/compare/376051a9...7444bb51

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

Changes: https://git.openjdk.org/jdk/pull/17317/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=17317&range=02
  Stats: 5 lines in 1 file changed: 5 ins; 0 del; 0 mod
  Patch: https://git.openjdk.org/jdk/pull/17317.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/17317/head:pull/17317

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


More information about the i18n-dev mailing list