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

The system properties page is missing some properties

XMLWordPrintable

    • Icon: CSR CSR
    • Resolution: Approved
    • Icon: P4 P4
    • 22, 23
    • core-libs
    • None
    • behavioral
    • minimal
    • This is a doc-only change
    • Java API, System or security property
    • SE

      Summary

      Describe the locale-related system properties in the System.getProperties() method description

      Problem

      Although locale-related system properties have been available with the method for a very long time, there is no documentation about them.

      Solution

      Those missing locale-related properties are described in the Locale class description (with the fix to https://bugs.openjdk.org/browse/JDK-8320919), thus adding a paragraph with the link to the description should be sufficient.

      Specification

      Append the following paragraph to the standard system properties chart in the System.getProperties() method description:

      +     * <p>
      +     * Additional locale-related system properties defined by the
      +     * {@link Locale##default_locale Default Locale} section in the {@code Locale}
      +     * class description may also be obtained with this method.

            naoto Naoto Sato
            bkorando Billy Korando
            Brian Burkhalter, Iris Clark
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: