Details
-
Bug
-
Resolution: Fixed
-
P3
-
7u15, 7u40, 8
-
b115
-
generic
-
generic
-
Verified
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8025948 | 7-pool | Michael Fang | P3 | Closed | Cannot Reproduce |
Description
The below command line outputs contain over-translation of 'jar' command:
http://bej301328.cn.oracle.com/gatejava/test/jdk2/results/7u15/b03/jdk-x86-offline/win7-de/jar_normaloutput.txt
http://bej301328.cn.oracle.com/gatejava/test/jdk2/results/7u15/b03/jdk-x86-offline/win7-de/t170154-jar.txt
http://bej301328.cn.oracle.com/gatejava/test/jdk2/results/7u15/b03/jdk-x86-offline/win7-sv/jar_normaloutput.txt
http://bej301328.cn.oracle.com/gatejava/test/jdk2/results/7u15/b03/jdk-x86-offline/win7-sv/t170154-jar.txt
Example:
en: Usage: jar {ctxui}[vfm0Me] [jar-file] [manifest-file] [entry-point] [-C dir] files ...
de: Verwendung: jar-Dateien {ctxui}[vfm0Me] [jar-file] [manifest-file] [entry-point] [-C dir] ...
http://bej301328.cn.oracle.com/gatejava/test/jdk2/results/7u15/b03/jdk-x86-offline/win7-de/jar_normaloutput.txt
http://bej301328.cn.oracle.com/gatejava/test/jdk2/results/7u15/b03/jdk-x86-offline/win7-de/t170154-jar.txt
http://bej301328.cn.oracle.com/gatejava/test/jdk2/results/7u15/b03/jdk-x86-offline/win7-sv/jar_normaloutput.txt
http://bej301328.cn.oracle.com/gatejava/test/jdk2/results/7u15/b03/jdk-x86-offline/win7-sv/t170154-jar.txt
Example:
en: Usage: jar {ctxui}[vfm0Me] [jar-file] [manifest-file] [entry-point] [-C dir] files ...
de: Verwendung: jar-Dateien {ctxui}[vfm0Me] [jar-file] [manifest-file] [entry-point] [-C dir] ...
Attachments
Issue Links
- backported by
-
JDK-8025948 [de, sv] over-translation in java command line outputs
- Closed