[Bug 87] NumberFormat broken

[email protected]
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.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.