i18n dev [8]Request for Review: 8023943 : Method description fix for String.toLower/UpperCase() methods

2013-09-04 Thread Naoto Sato
Hello, Please review this very simple doc fix: http://cr.openjdk.java.net/~naoto/8023943/webrev.00/ for the following bug: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8023943 This is just a document correctness fix to replace Locale.ENGLISH with Locale.ROOT for String.toLower/Upper()

Re: i18n dev [8]Request for Review: 8023943 : Method description fix for String.toLower/UpperCase() methods

2013-09-04 Thread Masayoshi Okutsu
Looks good to me. Masayoshi On 9/5/2013 1:26 AM, Naoto Sato wrote: Hello, Please review this very simple doc fix: http://cr.openjdk.java.net/~naoto/8023943/webrev.00/ for the following bug: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8023943 This is just a document correctness fix