os.arch and os.name is incorrect
Øyvind Harboe
oyvind.harboe@zylin.com
Sun Feb 16 17:55:00 GMT 2003
> I just submitted a small patch to make "os.arch" more
> consistent with Sun's JDK as pointed by Oyvind:
Thanks!
Do I understand correctly w.r.t. what happens from here?
- The patch will now be reviewed, accepted or rejected
- committed to CVS
- http://www.thisiscool.com/gcc33_mingw.htm updated overnight
automatically
?
>However, at least in my tests "os.name" is being
>returned in the same manner as Sun's JDK - I've
>tested on Win98 and Win2K. Oyvind, where are you
>seeing the difference in that?
I don't remember the details, but previously the "gcj -Os"
option would change the os.name/arch; which is no longer
important since gcc 3.3 fixes it.
I believe os.name is now correct for Windows.
Øyvind
More information about the Java
mailing list