Tom Tromey wrote: >>>>>> "Mohsen" == Mohsen Saboorian <mohsens@gmail.com> writes: >> Mohsen> Why are these system properties absent in GCJ? > Mohsen> - user.country > Mohsen> - java.runtime.name >> Please file a bug report. Thanks. > Also, how did you happen to notice that they are missing? Is this a bug? It's not guaranteed that they're set: http://java.sun.com/j2se/1.5.0/docs/api/java/lang/System.html#getProperties() Marco