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

Reduce verbose locale output in -XshowSettings launcher option

XMLWordPrintable

    • Icon: CSR CSR
    • Resolution: Approved
    • Icon: P4 P4
    • 22
    • tools
    • None
    • behavioral
    • minimal
    • add/remove/modify command line option
    • JDK

      Summary

      Remove the "available locales" section from bring printed for the default behavior of the -XshowSettings launcher option. Instead, such detail will be printed when the -XshowSettings:locale option is specified.

      Problem

      As per main report, the output from "available locales" spans 134 lines in the example provided. The data is too verbose for default -XshowSettings purposes.

      Solution

      Print the "available locales" information when the "locale" value is passed as the subcommand to the -XshowSettings launcher command.

      Specification

      -XshowSettings will no longer contain an "available locales" section. A message in the locale summary section will indicate that more verbose locale data is available via the "locale" option.

      -XshowSettings:locale option will continue to print all locale settings available.

            coffeys Sean Coffey
            coffeys Sean Coffey
            Alan Bateman, Mandy Chung (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: