Re: System.getProperty("os.name") does not work (sablevm-1.1.7)
David Bélanger <[email protected]>
| Newsgroups | gmane.comp.java.vm.sablevm.general |
|---|---|
| Message-ID | <[email protected]> |
Hi,
I filed a bug report. I will submit experimental patches to the bug
system:
http://sablevm.org/bugs/83
David
On Mon, Dec 20, 2004 at 12:37:42PM +0000, Asutosh Gopinath wrote:
> Hi,
> sablevm does not recognize OS on Xscale linux
>
> public class os
> {
>
> public static void main(String[] args)
> {
> String OS=System.getProperty("os.name");
> System.out.println(OS);
> }
>
> }
>
> output:
> ?
> -------------
>
>
> Thanks
>
>
> _______________________________________________
> SableVM-user mailing list
> [email protected]
> http://sablevm.org/lists/control/listinfo/sablevm-user
--
---
David Bélanger
Web page: http://www.cs.mcgill.ca/~dbelan2/
Public key: http://www.cs.mcgill.ca/~dbelan2/public_key.txt