Dear all,

correct me if i'm wrong, but, to make a J2SE platform, we need:

- a compiler (javac)
- a JVM (maybe a simple interpreter at first time, then a jit/wat/xxx of the
death)
- class library (classpath as good bet)
- some tools (appletviewer, keytool etc)
- an installer
- ...

I know we're at the very first stage of the development and a lot of stuff
are currently actively discussed, but is there nothing of this list we can
begin to code, maybe just as proof of concept, or to try some solutions ?

I'm on windows platform, and i can participate to the compiler or even the
installer ;)

patrice



Reply via email to