Hi, I'm having trouble getting the localeTest class to compile correctly since it has non-ascii chars. And lots of them :} I suggest to filter the java file and replace the non ascii values with their \u00xx values instead. See the attached patch and the class to generate this change. I'm worried about the code on lines 410-414 which contains lots of non-standard chars. Maybe a typo? Anyway; can you pick this up? Or can I commit? -- Thomas Zander