Thanks for that. Discovered that JamVM isn't an actual JRE since it relies on the class libraries which are available in OpenJDK. JamVM is only a JVM (Java Virtual Machine). From the outset JamVM *might* be able to run JavaFX programs since it is compatible with OpenJDK 8. IcedTea (OpenJDK derivative) uses JamVM as its JVM.
Originally JamVM was designed to perform well on very resource constrained embedded devices. Now JamVM can be used on Linux PCs (x86/AMD64). On Tuesday, 25 November 2014 10:59:26 UTC+13, RobertCNelson wrote: > > On Mon, Nov 24, 2014 at 3:57 PM, Nick Apperley <[email protected] > <javascript:>> wrote: > > Is there a successful build of OpenJDK 8u20 for armhf? > > I'll fire up a build and see. ;) > > Regards, > > -- > Robert Nelson > http://www.rcn-ee.com/ > -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
