Hi Pavel,

Locale.setDefault() sets the JVM wide default locale, so I'd suggest add try/finally block to resume the locale to the previous one.

Naoto

On 6/13/16 3:29 AM, Pavel Rappo wrote:
Hi,

Could you please review the following change for JDK-8159039?

http://cr.openjdk.java.net/~prappo/8159039/webrev.00/

This change contains a fix for 8159039 as well as a number of tiny editorial
changes.

Thanks,
-Pavel

Reply via email to