System properties

Marco Trudel mtrudel@gmx.ch
Sun Feb 18 16:37:00 GMT 2007


Mohsen Saboorian wrote:
> Hi,
> 
> Why are these system properties absent in GCJ?
> 
> - user.country
> - java.runtime.name

Probably because they don't have to be present. See 
http://java.sun.com/j2se/1.5.0/docs/api/java/lang/System.html#getProperties()...


Marco



More information about the Java mailing list