I'd suggest use of Collections.singleton(T o) for
FallbackLocaleProviderAdapter.rootTagSet. Otherwise, the changes look
good to me.
Thanks,
Masayoshi
On 6/1/2013 8:58 AM, Naoto Sato wrote:
Hello,
I updated the fix according to an internal comment, which added a
paragraph in java.util.spi.Lo
Thanks. I should have known. Here is the revised webrev:
http://cr.openjdk.java.net/~naoto/8013903/webrev.02/
Naoto
On 6/3/13 1:56 AM, Masayoshi Okutsu wrote:
I'd suggest use of Collections.singleton(T o) for
FallbackLocaleProviderAdapter.rootTagSet. Otherwise, the changes look
good to me.
Th
Looks good to me.
Masayoshi
On 6/4/2013 6:28 AM, Naoto Sato wrote:
Thanks. I should have known. Here is the revised webrev:
http://cr.openjdk.java.net/~naoto/8013903/webrev.02/
Naoto
On 6/3/13 1:56 AM, Masayoshi Okutsu wrote:
I'd suggest use of Collections.singleton(T o) for
FallbackLocaleP
Hello,
This is the review request for
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7040556
Webrev: http://cr.openjdk.java.net/~yhuang/7040556/webrev.00/
thanks,
Yong