Integrated: 8238373: Punctuation should be same in jlink help usage on Japanese language

KIRIYAMA Takuya duke at openjdk.java.net
Tue May 10 12:29:47 UTC 2022


On Wed, 27 Apr 2022 08:59:20 GMT, KIRIYAMA Takuya <duke at openjdk.java.net> wrote:

> When showing help for the jlink command in a Japanese locale, delimiters of option's aliases are a mixture of "," and \u3001. Delimiter should be unified to ",".
> As the same, there is a inconsistency of delimiters in the jar command help in a Japanese locale, and "," should be used.
> Similarly, the javap command help uses space as delimiters other than the module option in all locales. This inconsistency should also be corrected.
> 
> Would you please review this fix?

This pull request has now been integrated.

Changeset: c4bd4499
Author:    KIRIYAMA Takuya <kiriyama.takuya at fujitsu.com>
Committer: Naoto Sato <naoto at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/c4bd4499f1476dd300d967c556750cf8a5f1c5c7
Stats:     24 lines in 6 files changed: 0 ins; 0 del; 24 mod

8238373: Punctuation should be same in jlink help usage on Japanese language

Reviewed-by: naoto

-------------

PR: https://git.openjdk.java.net/jdk/pull/8417


More information about the core-libs-dev mailing list