This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: System properties


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



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]