Friday 1 August 2014

JamVM 2.0.0 Released

I'm pleased to announce a new release of JamVM.  JamVM 2.0.0 is the first release of JamVM with support for OpenJDK (in addition to GNU Classpath). Although IcedTea already includes JamVM with OpenJDK support, this has been based on periodic snapshots of the development tree.

JamVM 2.0.0 supports OpenJDK 6, 7 and 8 (the latest). With OpenJDK 7 and 8 this includes full support for JSR 292 (invokedynamic). JamVM 2.0.0 with OpenJDK 8 also includes full support for Lambda expressions (JSR 335), type annotations (JSR 308) and method parameter reflection.

In addition to OpenJDK support, JamVM 2.0.0 also includes many bug-fixes, performance improvements and improved compatibility (from running the OpenJDK jtreg tests).

The full release notes can be found here (changes are categorised into those affecting OpenJDK, GNU Classpath and both), and the release package can be downloaded from the file area.

6 comments:

David Gilbert said...

My chart library is bigger than your JVM!

David Gilbert said...

My chart library is bigger than your JVM!

Anonymous said...

Does it support Nashorn?

jamvm as a platform to run node.js instances?

Guillaume said...

Thanks for your really great work !

Jeroen Frijters said...

Congratulations. You beat me yet again!

Unknown said...

JamVM's 2.0 feature-set is really impressive. Thanks and congratulations to this great milestone.