<i18n dev> [8]: diff patch for jdk test on a non US platform

Naoto Sato naoto.sato at oracle.com
Thu Nov 7 08:42:30 PST 2013


Hi Francis,

It will work as the test case expects. The issue here was that the test 
case did not expect the default locale can be French. The test case 
itself provides French resource bundles, so it was unexpectedly loaded 
in such a case and did not fall back to the base resource bundle.

Naoto

On 11/6/13 10:50 PM, Francis ANDRE wrote:
> Hi Naoto
>
> And what will happen to the other non US locale problem? Will they get
> fix also?
>
> Francis
>
>
> Le 06/11/2013 23:36, Naoto Sato a écrit :
>> And here is the proposed webrev. Please review:
>>
>> http://cr.openjdk.java.net/~naoto/8027930/webrev.00/
>>
>> Naoto
>>
>> On 11/6/13 9:47 AM, Naoto Sato wrote:
>>> Thank you, Francis. I created the following CR for those ResourceBundle
>>> test failures:
>>>
>>> https://bugs.openjdk.java.net/browse/JDK-8027930
>>>
>>> Naoto
>>>
>>> On 11/5/13 10:31 PM, Francis ANDRE wrote:
>>>> HI
>>>>
>>>> To add a little bit more of clarity for the i18n problems in the
>>>> ResourceBundle tests, joined is an extract from the log of their
>>>> failures before I fixed them for the non US Locale case. Sorry for not
>>>> having joined this log before.
>>>>
>>>> HTH
>>>>
>>>> Francis
>>
>


More information about the i18n-dev mailing list