Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

jamvm #15

Open
JosAH opened this issue Aug 29, 2014 · 2 comments
Open

jamvm #15

JosAH opened this issue Aug 29, 2014 · 2 comments

Comments

@JosAH
Copy link

JosAH commented Aug 29, 2014

Recently a new version of jamvm has been released (also for the MIPS processor family); this version supports version 1.6, 1.7 and even the latest version of Java, version 1.8; it also doesn't depend on GNU's 'classpath' version of the core classes anymore (which is quite buggy). The OpenJDK version of the core classes is a direct branch of the original Sun/Oracle (reference) implementation, which makes jamvm a full, complete Java JRE implementation (it even has JDK capabilities; e.g. the Java compiler itself is part of the core classes).

Will this jamvm (version 2.0) be available for the Yun? And, if so, when?

kind regards,

Jos

ps. I'm sorry that I can't build this version myself because my Linux (Mint) box is severely broken ...

@ffissore
Copy link
Contributor

A test package is available at http://forum.arduino.cc/index.php?topic=268510.0

@JosAH
Copy link
Author

JosAH commented Sep 23, 2014

(I also replied in the forums); I ran the new JVM the entire afternoon with my own application without any problems. I already had the old gnu 'classpath' classes installed. You're gold if you manage to port the jamvm configuration for the OpenJDK classes (implementing the latest version of the JRE).

kind regards,

Jos

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants