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

Clarify Locale related system properties

XMLWordPrintable

    • b05
    • generic
    • generic

        Currently there are several system properties that can be given at the java command line, then the `Locale` class uses them to override the default locale which are derived in a platform dependent way. They are:

        user.language
        user.script
        user.country (used to be user.region, still exists for compatibility)
        user.variant
        user.extensions

        There are finer grained properties for specifically setting the defaults in format/display categories.

        These needs to be described somewhere, either in the spec, or implementation documentation.

              naoto Naoto Sato
              naoto Naoto Sato
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: