RFR 8075575/8075576: 2 com/sun/security/auth tests failed in certain env

Weijun Wang weijun.wang at oracle.com
Mon Apr 20 01:46:57 UTC 2015


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



More information about the security-dev mailing list