RFR (JAXP): 8016500 : Unlocalized warnigs.

huizhe wang huizhe.wang at oracle.com
Thu Oct 17 22:34:20 UTC 2013


Thanks for the quick review!

Joe

On 10/17/2013 3:02 PM, Lance @ Oracle wrote:
> +1
>
>
> <http://oracle.com/us/design/oracle-email-sig-198324.gif>Lance 
> Andersen| Principal Member of Technical Staff | +1.781.442.2037 
> <tel:+1.781.442.2037>
> Oracle Java Engineering
> 1 Network Drive <x-apple-data-detectors://34/0>
> Burlington, MA 01803 <x-apple-data-detectors://34/0>
> Lance.Andersen at oracle.com <mailto:Lance.Andersen at oracle.com>
> Sent from my iPad
>
> On Oct 17, 2013, at 5:51 PM, huizhe wang <huizhe.wang at oracle.com 
> <mailto:huizhe.wang at oracle.com>> wrote:
>
>> Hi,
>>
>> This is a fix to use the existing localized messages on a warning. 
>> The fix is to fetch the localized messages instead of printing out 
>> hard-coded message in English. The locale is initialized in parser 
>> configuration by calling Locale.getDefault. The 
>> configuration.getLocale will reflect the default or that set by users.
>>
>> This change has been tested by the i18n team.
>>
>> webrevs:
>> http://cr.openjdk.java.net/~joehw/jdk8/8016500/webrev/ 
>> <http://cr.openjdk.java.net/%7Ejoehw/jdk8/8016500/webrev/>
>>
>> Thanks,
>> Joe




More information about the core-libs-dev mailing list