Hello,
I updated the fix according to an internal comment, which added a
paragraph in java.util.spi.LocaleServiceProvider.java's class
description. Other changes remain the same with the prior webrev.
Please review the following updated one:
http://cr.openjdk.java.net/~naoto/8013903/webrev.01/
Naoto
On 5/16/13 2:59 PM, Naoto Sato wrote:
Please review the fix for the following bug:
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8013903
The webrev is located at:
http://cr.openjdk.java.net/~naoto/8013903/webrev.00/
Here's the summary of the changes:
- Removed CalendarNameProvider implementation in Windows HOST adapter.
- Fixed FALLBACK provider to only work in the case of ROOT locale.
Naoto