[1753] in java-interest
Properties initialization in JDK broken?
daemon@ATHENA.MIT.EDU (Caveh Jalali)
Sat Sep 16 01:22:01 1995
Date: Fri, 15 Sep 1995 17:49:19 -0700
From: caveh@mufasa40.Eng.Sun.COM (Caveh Jalali)
To: java-interest@java.Eng.Sun.COM
what happened to the "user.name" property?
System.getProperties() returns something like this:
props: {java.home=/export/home/tmp/java/bin/.., java.version=1.021,
file.separator=/, line.separator= , java.vendor=Sun Microsystems Inc.,
user.name=?, os.arch=sparc, os.name=Solaris,
java.vendor.url=http://www.sun.com/,
user.dir=/home/caveh/java/xxx,
java.class.path=/export/home/tmp/java/classes:/home/caveh/java/xxx:.,
java.class.version=45.3, os.version=2.x, path.separator=:,
user.home=/home/caveh}
note that everything is set correctly *except* the value i want ;-)
i assume this is a bug...
--
00c
-
Note to Sun employees: this is an EXTERNAL mailing list!
Info: send 'help' to java-interest-request@java.sun.com