On Tue, 9 Jan 2024 23:40:35 GMT, Naoto Sato <na...@openjdk.org> wrote:
>> 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...@oracle.com> > - Update src/java.base/share/classes/java/util/Locale.java > > Co-authored-by: Justin Lu <justin...@oracle.com> > - ... and 8 more: https://git.openjdk.org/jdk/compare/376051a9...7444bb51 We need to think about whether the change proposed here will set precedence or not. There are many places in the API docs where system properties are specified but they aren't linked from System::getProperties. ------------- PR Comment: https://git.openjdk.org/jdk/pull/17317#issuecomment-1886570976