On 12/09/2013 15:14, roger riggs wrote:
Hi,

Testing of java.time has found a problematic test on compact 1 and 2.
The test relies on localization data for the French locale that is not present. Changing the tests to the US locale would be sufficient but then are redundant
with other tests.  The tests are unnecessary and are removed.

Please review:
   http://cr.openjdk.java.net/~rriggs/webrev-nofrench-8024618/

Thanks, Roger
TCK tests can't depend on optional locales so the change looks okay to me.

In general however, there are several tests that uses FR and other locales. I wasn't aware that we are testing without localedata.jar being present. I hope not as it would require more yucky lists in TEST.groups.

-Alan

Reply via email to