On Thu, Jan 26, 2012 at 7:25 PM, Robert Muir <[email protected]> wrote:
> I noticed on test output seeing some thai numerals that the
> transaction log filename is using the default locale String.format,
> but then parsed with Long.parseLong
>
> I can't think of any bugs/problems in this, except possible confusion
> of localized filenames, but I think it would be safer to pass
> Locale.ENGLISH to String.format...

Thanks! I'll give it a shot and cross my fingers...
could be a localization bug with that JVM or something.

-Yonik
http://www.lucidimagination.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to