[Bug 87] NumberFormat broken
| Newsgroups | gmane.comp.java.vm.sablevm.bugs |
|---|---|
| Message-ID | <[email protected]> |
http://sablevm.org/bugs/show_bug.cgi?id=87 ------- Additional Comments From [email protected] 2005-01-08 23:16 ------- I think, SableVM should define 3 more system properties... In Locale.java, private static Locale defaultLocale = getLocale(SystemProperties.getProperty("user.language", "en"), SystemProperties.getProperty("user.region", ""), SystemProperties.getProperty("user.variant", "")); Setting user.region on command line to CA fixed it. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. You are the QA contact for the bug, or are watching the QA contact.