Hi all, I'm looking for a simple Java VM with the following requirements: * Low runtime memory footprint, such that it can comfortably run on devices like the Raspberry Pi (256MB RAM). * Open source. The [Oracle embedded JRE](http://www.oracle.com/technetwork/java/embedded/downloads/javase/index= ..html) that can run on the Pi is not open source, *as far as I know*. * Compatible with the OpenJDK library. Unfortunately, all the good ones that I know of are using the GNU Classpath library which is a dead end. * JIT compiler not required, but would be nice. * And of course, as with all software, must be actively maintained. Is anyone aware of such a package? --=20 http://www.piclist.com PIC/SX FAQ & list archive View/change your membership options at http://mailman.mit.edu/mailman/listinfo/piclist .