RFR: JDK-8294994: Update Jarsigner and Keytool i18n tests to validate i18n compliance [v2]
Weijun Wang
weijun at openjdk.org
Tue Oct 11 15:19:21 UTC 2022
On Mon, 10 Oct 2022 23:23:00 GMT, Bill Huang <bhuang at openjdk.org> wrote:
>> The jarsigner and keytool are localized into English, German, Japanese and Simplified Chinese. This task is to modify the existing i18n tests to validate i18n compliance in these tools.
>>
>> In addition, this task also contains changes for manual test enhancement and simplification which originated from [JDK-8292663](https://bugs.openjdk.org/browse/JDK-8292663.
>
> Bill Huang has updated the pull request incrementally with one additional commit since the last revision:
>
> Implemented review comments.
I have a question, why must this test be manual? Can't we compare the localized texts?
-------------
PR: https://git.openjdk.org/jdk/pull/10635
More information about the core-libs-dev
mailing list