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=8023943This is just a document correctness fix to replace Locale.ENGLISH with Locale.ROOT for String.toLower/Upper() methods.Naoto