Brussels / 1 & 2 February 2014

schedule

Adding support for OpenJDK 8 to JamVM


OpenJDK 8 has required substantial changes to the VM to support the new features in the language. This talk will provide an overview of the modifications required to JamVM to support them. This includes JSR292 (invokedynamic), JSR308 (type annotations), JSR335 (lambda expressions) and JSR901 (method parameter reflection). As of now, JamVM fully supports OpenJDK 8.

Speakers

Robert Lougher