Re: Can not get codes by get_source.sh at Japanese environment.

2014-10-02 Thread bitter_fox
Hi, Oh, your issue is on JDK8 repo. If the commit works well, it should be backported to jdk8uXX...? Regards, Shinya Yoshida(@bitter_fox) 2014-10-03 6:04 GMT+09:00 bitter_fox : > Hi, Yuji, > I think already this issue was fixed by following commit. > > http://hg.openjdk.java.net/jdk9/dev/rev/d

Re: Can not get codes by get_source.sh at Japanese environment.

2014-10-02 Thread bitter_fox
Hi, Yuji, I think already this issue was fixed by following commit. http://hg.openjdk.java.net/jdk9/dev/rev/d9edec389373 Doesn't this one work well? 2014-10-02 9:29 GMT+09:00 Yuji Kubota : > Hi Martijin, > > Thank you for your reply, and sorry my mistake. > My patch is here. > > -- > d

Re: Can not get codes by get_source.sh at Japanese environment.

2014-10-01 Thread Yuji Kubota
Hi Martijin, Thank you for your reply, and sorry my mistake. My patch is here. -- diff -r 0958d0a9f44e get_source.sh --- a/get_source.sh Wed Oct 01 07:45:02 2014 -0700 +++ b/get_source.sh Wed Oct 01 16:56:33 2014 -0700 @@ -67,7 +67,7 @@ error "Could not locate Mercurial command

Re: Can not get codes by get_source.sh at Japanese environment.

2014-10-01 Thread Martijn Verburg
Hi Yuji, Martijn here (we met at Hackergarden). The OpeJDK mailing lists don't accept attachments, are you able to copy the content of the patch (diff) and post in the body of the message? Cheers, Martijn On 1 October 2014 16:59, Yuji Kubota wrote: > Hi all, > I wrote this report and patch at

Can not get codes by get_source.sh at Japanese environment.

2014-10-01 Thread Yuji Kubota
Hi all, I wrote this report and patch at Hackergarten in JavaOne2014. When I try to get source codes of jdk8 in Japanese environment, get_source.sh can not parse the "hg -version" correctly. So I can not get the source codes, because the result of "hg -version" has japanese charcthers. Mercurial