New Bytecodes and Objects for the JVM - JVMLS 2015

New Bytecodes and Objects for the JVM - JVMLS 2015

Java via YouTube Direct link

Example code (from POC work)

10 of 20

10 of 20

Example code (from POC work)

Class Central Classrooms beta

YouTube videos curated by Class Central.

Classroom Contents

New Bytecodes and Objects for the JVM - JVMLS 2015

Automatically move to the next video in the Classroom when playback concludes

  1. 1 Intro
  2. 2 JVM Vision, 2014
  3. 3 What's in a JVM?
  4. 4 Clever JVM moves
  5. 5 Reality check
  6. 6 Scheme fundamental operations
  7. 7 Java fundamental operations
  8. 8 The Java VM bytecodes
  9. 9 Types for Arrays 2.0
  10. 10 Example code (from POC work)
  11. 11 Simplified user model!
  12. 12 Idea: Encapsulate extra-"special" invocations
  13. 13 Problem: classes are not modules
  14. 14 Problem: unstructured static dependencies
  15. 15 Encapsulate "static" initializations?
  16. 16 Problem: cache is scarce, memory is far away
  17. 17 Problem: side effects are round-the-world trips
  18. 18 Constraint: Coloring inside the cache lines
  19. 19 Solution: Pointer-free data structures
  20. 20 Keeping up with the vectors

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.