Looks fine to me. Xuelei
On 4/20/2015 9:46 AM, Weijun Wang wrote: > Ping again. > > On 3/26/2015 1:28 PM, Weijun Wang wrote: >> Please review the change at >> >> http://cr.openjdk.java.net/~weijun/8075575/webrev.00 >> >> The test checks for certain English text in the output, and cannot find >> if running in another locale. Tests now forced running in English. >> >> I've tried modifying the tests to check for localized texts returning >> from ResourceBundle.getgetBundle().getString(). The test is not easy to >> read and in one test MessageFormat.format() needs to be called. I >> abandon this attempt and choose the current fix. >> >> Thanks >> Max