4243444546474849
Assert.assertEquals("POSIX", l.getVariant()); } private Locale parse(String value) { ScalarTypeLocale st = new ScalarTypeLocale(); return (Locale) st.parse(value); }