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

Some command line output is not fully localized for ja and ko.

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4 P4
    • None
    • 8
    • globalization
    • None
    • jdk8 message drop30

      1. Run "java -X" in ja or ko locale.

      The followings are not fully localized:
      -Xbootclasspath:<directories and zip/jar files separated by ;>
      -Xbootclasspath/a:<directories and zip/jar files separated by ;>
      -Xbootclasspath/p:<directories and zip/jar files separated by ;>

      Refer to the result at:
      http://bej301328.cn.oracle.com/gatejava/test/jdk2/results/8/drop30/cmdline_x86.html -> java_outputX.txt (ja and ko locales)

      2. Run "java" in ja or ko locale.

      The followings are not fully localized:
      -cp <class search path of directories and zip/jar files>
      -classpath <class search path of directories and zip/jar files>

      Refer to the result at:
      http://bej301328.cn.oracle.com/gatejava/test/jdk2/results/8/drop30/cmdline_x86.html -> java_output.txt or java_outputhelp.txt (ja and ko locales)

            mfang Michael Fang (Inactive)
            mimizhou Ming Zhou (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: