<i18n dev> [11]RFR 8194152: sun/security/tools/jarsigner/AltProvider.java failed on de-DE locale

naoto.sato at oracle.com naoto.sato at oracle.com
Fri Jun 22 17:26:17 UTC 2018


Hi Dora,

You could move those two lines that sets the locale to en-US before the 
for-loop, so that if "args" contains -J-Duser.language/country then it 
can override the default en-US.

The JIRA issue needs noreg-self label.

Naoto

On 6/22/18 1:26 AM, Dora Zhou wrote:
> Hello,
> 
> Please help review the fix for JDK-8194152. Thank you.
> 
> The test compares output with expected error messages in English, set 
> locale to en-US so that the output are not translated into other languages.
> 
> Bug: https://bugs.openjdk.java.net/browse/JDK-8194152
> Webrev: http://cr.openjdk.java.net/~ljiang/8194152/webrev/ 
> <http://cr.openjdk.java.net/%7Eljiang/8194152/webrev/>
> 
> Regards,
> Dora



More information about the security-dev mailing list