We have tests in common.security that depend on the Locale being EN_US but we are calling "Locale.getDefault()" which can return other results. Lets fix this.