Talk Proposal: Adding support for OpenJDK 8 to JamVM

Robert Lougher rob.lougher at gmail.com
Sun Dec 1 21:10:01 CET 2013


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.


More information about the java-devroom mailing list