Kirk
On 2012-03-07, at 10:47 AM, Jan Goyvaerts wrote:
> Does somebody know what JVM can run on a Raspberry Pi ? Or maybe somebody in here already made it work ?! :-)
>
> --
> You received this message because you are subscribed to the Google Groups "The Java Posse" group.
> To post to this group, send email to java...@googlegroups.com.
> To unsubscribe from this group, send email to javaposse+...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/javaposse?hl=en.
Some examples here:
<https://blogs.oracle.com/jtc/entry/comparing_jvms_on_arm_linux>
On the Raspberry Pi I would imagine speed is of less significance than
memory use, however.
Damian