File:Day 4 Session 4-Java 8 JVM and Bytecode.ogg

Summary

Description
English: How do the new Java 8 language features (lambda and default methods) map to Java byte code?

Lambda expressions get compiled to synthetic methods ("unsugar") Method references are based on INVOKEDYNAMIC which has already been introduced with Java 7.

The class file specification was updated for default methods in interfaces and type annotations.
Date
Source Own work
Author JCrete 2013

Licensing

I, the copyright holder of this work, hereby publish it under the following license:
w:en:Creative Commons
attribution share alike
This file is licensed under the Creative Commons Attribution-Share Alike 3.0 Unported license.
You are free:
  • to share – to copy, distribute and transmit the work
  • to remix – to adapt the work
Under the following conditions:
  • attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
  • share alike – If you remix, transform, or build upon the material, you must distribute your contributions under the same or compatible license as the original.
Category:CC-BY-SA-3.0#Day%204%20Session%204-Java%208%20JVM%20and%20Bytecode.ogg
Category:Self-published work Category:JCrete Category:Java bytecode Category:JDK 8 Category:Lambdas
Category:CC-BY-SA-3.0 Category:JCrete Category:JDK 8 Category:Java bytecode Category:Lambdas Category:Self-published work