Subject:
|
Re: interest in JVM porting effort
|
Newsgroups:
|
lugnet.robotics
|
Date:
|
Fri, 7 May 1999 15:08:52 GMT
|
Viewed:
|
1226 times
|
| |
| |
This sounds reasonable. I imagine we'll be using the EmbeddedJava API for
this, as this allows us to implement only the parts of Java we need or can
support in the RCX. I'm a bit disappointed with the minimal info that
java.sun.com provides on what the EmbeddedJava API is. I mean, it says that
java.awt.applet is unsupported, everything else is configurable, with
configurable being (by my interpretation) "pick and choose for your platform".
We'll likely need to use LegOS as our base, as actually implementing a native
Java machine is, sorry to say, beyond most.
In lugnet.robotics, lego-robotics@crynwr.com (John A. Tamplin) writes:
> After thinking about it some more, I think it was silly to develop the OS
> and the JVM port simultaneously. The initial step should be to get it
> running under legOS, perhaps single-threaded without GC. After that is
> working, we can replace the OS with one more tailored to JVM's needs.
>
> John A. Tamplin Traveller Information Services
> jat@LiveOnTheNet.COM 2104 West Ferry Way
> 256/705-7007 - FAX 256/705-7100 Huntsville, AL 35801
>
> --
> Did you check the web site first?: http://www.crynwr.com/lego-robotics
|
|
Message has 1 Reply: | | Re: interest in JVM porting effort
|
| (...) Actually, we can't do EmbeddedJava since that requires a full JVM including long and double, the Security manager, etc. We aren't going to be able to call it Java, since it won't pass the compatibility suite (we can say it implements a subset (...) (26 years ago, 7-May-99, to lugnet.robotics)
|
Message is in Reply To:
| | Re: interest in JVM porting effort
|
| After thinking about it some more, I think it was silly to develop the OS and the JVM port simultaneously. The initial step should be to get it running under legOS, perhaps single-threaded without GC. After that is working, we can replace the OS (...) (26 years ago, 6-May-99, to lugnet.robotics)
|
13 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
This Message and its Replies on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|