Re: SimpleDateFormat
"Andrew John Hughes" <[email protected]>
| Newsgroups | gmane.comp.gcc.java.devel |
|---|---|
| Message-ID | <[email protected]> |
2008/6/19 Andrew Haley <[email protected]>: > - - wrote: >>> AFAIK it only happens if you link statically with libgcj. >> >> But also with gcj version 3.4.5 is statically linked. Why with that compiler >> release the problem didn't happens. > > It's a much older version of the library, which probably wasn't properly > resourceified. In other words, the bug with resources was there, but the > library didn't use those resources anyway. > > Andrew. > IIRC, GCJ 4.3 switched to using Classpath's locale resources which are contained in property files rather than the previous GCJ-specific solution (which I think was class-based). So, yes, this would explain the issue arising there and not with 3.4.5. -- Andrew :-) Support Free Java! Contribute to GNU Classpath and the OpenJDK http://www.gnu.org/software/classpath http://openjdk.java.net PGP Key: 94EFD9D8 (http://subkeys.pgp.net) Fingerprint: F8EF F1EA 401E 2E60 15FA 7927 142C 2591 94EF D9D8