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

Incorrect -Xmx Japanese message in jdk7

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P3 P3
    • 8
    • 7u40, 8
    • globalization
    • None
    • JDK7(GA) - jdk7u11
      Windows7/XP, MacOS

    • 7
    • b96
    • x86
    • windows

      "java -X" messages are localized in JDK7(GA).
      The explanation of -Xmx is incorrect.

      Original English message is
       "-Xmx<size> set maximum Java heap size",

      but localized Japanese message is
       "-Xmx<size> Java no saishou hihpusaizu wo settei suru”

      This means "set minimum Java heap size" in English(totally opposite meanings).

      The above Japanese message must be
       "-Xmx<size> Java no saidai hihpusaizu wo settei suru”

      REPRODUCE:
      Launch "java -X" in JDK7

      FREQUENCY:
      This problem always occurs.

            mfang Michael Fang (Inactive)
            tbaba Tadayuki Baba (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: