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

[it, ja, zh_CN] wrong translation in jar example.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 8
    • 8
    • globalization
    • jdk8 message drop40TLpit

    • b115
    • Verified

      In jdk8 message drop40TLpit test, the following jar example 2 for it, jp, and zh_CN are incorrect.

      en_US: jar cvfm classes.jar mymanifest -C foo/ .
      it_IT: jar cvfm classes.jar mymanifest -C foo/.
      ja_JP: jar cvfm classes.jar mymanifest -C foo/
      zh_CN: jar cvfm classes.jar mymanifest -C foo/。

      The localized examples should strictly follow English original which is correct.

      Refer to:
      en: http://bej301328.cn.oracle.com/gatejava/test/jdk2/results/8/drop40TLpit/macosx/cmdline/t170154-jar/output_en_US.txt
      it: http://bej301328.cn.oracle.com/gatejava/test/jdk2/results/8/drop40TLpit/macosx/cmdline/t170154-jar/output_it_IT.txt
      ja: http://bej301328.cn.oracle.com/gatejava/test/jdk2/results/8/drop40TLpit/macosx/cmdline/t170154-jar/output_ja_JP.txt
      zh_CN: http://bej301328.cn.oracle.com/gatejava/test/jdk2/results/8/drop40TLpit/macosx/cmdline/t170154-jar/output_zh_CN.txt

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

              Created:
              Updated:
              Resolved: