> Oh, those welcome messages don't correlate to the random locale used for > testing? Moving on, then...
No, they don't. They're actually printed from a different (master) JVM; the locale you pass for tests execution is propagated to forked JVM(s). The welcome message is a tiny joke. It is derived and fully reproducible based on the master seed (so for the same master seed you'll get exactly the same welcome message). And I thought it'd be a nice test of the console's support for exotic unicode languages... maybe it wasn't the best idea. Dawid --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
