Fwd: Re: Code review request: 7163483 JarSigner -verify -verbose does not format date string according to locale

2012-06-13 Thread Jonathan Lu
ate string according to locale Date: Tue, 24 Apr 2012 15:06:08 +0800 From: Weijun Wang To: Jonathan Lu CC: security-...@openjdk.java.net Hi Jonathan Some comments: 1. Can you be sure that the new format always has the same length? jarsigner tries to output in a tabular style and e

Re: Fwd: Re: Code review request: 7163483 JarSigner -verify -verbose does not format date string according to locale

2012-06-19 Thread Jonathan Lu
re the original locale. That could result in some erroneous behavior in the succeeding tests. Original locale should be reset at the end. Naoto On 6/13/12 1:52 AM, Jonathan Lu wrote: Hello i18n-dev, Here's a question about output multiple lines in console under different locales, I firstly ra

Re: Fwd: Re: Code review request: 7163483 JarSigner -verify -verbose does not format date string according to locale

2012-06-25 Thread Jonathan Lu
8601 date-time formats. Yes, and I think what you suggested is how Date.toString() used to do. Maybe "uu MM dd HH:mm:ss zzz " is my final solution. Many thanks! Jonathan Thanks, Masayoshi On 6/20/2012 3:36 PM, Jonathan Lu wrote: Hi Naoto, Thanks for your suggesti

Re: Fwd: Re: Code review request: 7163483 JarSigner -verify -verbose does not format date string according to locale

2012-06-25 Thread Jonathan Lu
ittle complex for this simple scenario. Anyway, Iet me try. Many thanks and best regards! Jonathan each element with your need, then set it to SimpleDateFormat. Naoto On 6/19/12 11:36 PM, Jonathan Lu wrote: Hi Naoto, Thanks for your suggestion. I've tried SimpleDateFormat, but met the

Re: Venezuela Currency has been changed to BS.F. now

2012-08-12 Thread Jonathan Lu
Hi Deven, New change set pushed @ http://hg.openjdk.java.net/jdk8/l10n/jdk/rev/93ddd9560751 Please verify Best regards Jonathan On 08/10/2012 10:49 AM, Deven You wrote: Hi Yong and Masayoshi, I have updated the webrev[1] according to your comments, please review it. Thanks a lot! [1] http:

Re: Improve timezone mapping for AIX platform

2014-04-01 Thread Jonathan Lu
failure, should take no chance after any manual alteration. > > Regards, > Volker > > > On Wed, Mar 26, 2014 at 10:27 AM, Masayoshi Okutsu > wrote: > > Hi Jonathan, > > > > The AIX specific code looks OK to me. But I'd suggest the code be moved > to

Re: Improve timezone mapping for AIX platform

2014-04-02 Thread Jonathan Lu
Hi Volker, On 2014年04月02日 23:07, Volker Simonis wrote: Hi Jonathan, thanks for updating the change. Please find my comments inline: On Tue, Apr 1, 2014 at 4:52 PM, Jonathan Lu wrote: Hi Volker, Masayoshi, Thanks a lot for your review, here's the updated patch, could you pls take a

Re: Improve timezone mapping for AIX platform

2014-04-04 Thread Jonathan Lu
Hi Volker, Masayoshi, I made another patch which fixed the problems mentioned in last mail, http://cr.openjdk.java.net/~luchsh/JDK-8034220.v3/ Could you pls help to take a look? Many thanks Jonathan On Thu, Apr 3, 2014 at 12:34 AM, Jonathan Lu wrote: > Hi Volker, > > > On 20

Re: Improve timezone mapping for AIX platform

2014-04-10 Thread Jonathan Lu
check the build on Windows? > Yes, both patches got built on Windows. > > Thank you and best regards, > Volker > > > On Fri, Apr 4, 2014 at 10:18 AM, Jonathan Lu > wrote: > > Hi Volker, Masayoshi, > > > > I made another patch which fixed the problems m

Re: Improve timezone mapping for AIX platform

2014-04-15 Thread Jonathan Lu
hing the > change? I also want to downport this to 8u-dev but I don't think that's a > big deal as this only touches AX code. > > Thank you and best regards, > Volker > > On Thu, Apr 10, 2014 at 11:44 AM, Jonathan Lu > wrote: > >> Hi Volker, >>